Sign in / Register
Existing users: SMS code to reach the portal. New users: accept terms, bind domain, default 10-day trial (exact dates on your account page).
Go to sign in / registerLink a domain customers already remember to a verified phone experience.
Official site 域名电话.com: SMS signup, domain binding, trial and renewal — all tied to one phone number.
Live on our stack — one login (SMS) spans domains and orders.
Existing users: SMS code to reach the portal. New users: accept terms, bind domain, default 10-day trial (exact dates on your account page).
Go to sign in / registerService window, logs, renewal orders (WeChat / PayPal hooks reserved), cancel account.
Open portalStable identifiers for infra, filings, and partnerships: domains mark the asset; the phone verifies the person paying and receiving alerts.
check_access etc.) integrate with edge / origin checksPoint your domain's @ and www CNAME to 302tel.com at your registrar, wait ~5–15 minutes for propagation, then on this site (域名电话.com / idntel.com) complete signup with the same domain and SMS verification.
@ → 302tel.com and optionally www → 302tel.com without http:// or trailing slashes.nslookup/dig, browser fetch, or your registrar diagnostics.Use the same field names your DNS panel shows; wording may differ slightly (Host, Name, Points to). Replace your-domain.com with your actual name when testing.
@)Add one row for the bare domain (your-domain.com).
| Field | Value | Notes |
|---|---|---|
| Host / Name | @ |
Means the apex; some panels use @, blank, or the domain itself. |
| Type | CNAME |
Must be CNAME — not A / AAAA here. |
| Line / region | Default | Leave default unless you use split DNS. |
| Target / Points to | 302tel.com |
No http://, https://, or path — hostname only. |
| TTL | 600 or default |
Faster refresh if you are still testing; default is fine. |
www host (recommended)Optional but recommended so www.your-domain.com behaves the same.
| Field | Value | Notes |
|---|---|---|
| Host / Name | www |
Resolves www.your-domain.com. |
| Type | CNAME |
Same as apex row. |
| Line / region | Default | Same as apex row. |
| Target / Points to | 302tel.com |
Hostname only — no protocol or slash. |
| TTL | 600 or default |
Same as apex row. |
Top to bottom: DNS at registrar → wait & verify → bind domain + phone on this site → visitors hit your domain and the phone handoff runs. If a check fails, follow the loop back to DNS or wait longer.
flowchart TD
subgraph dns["1 DNS at registrar"]
A[Log into registrar] --> B["apex @ CNAME → 302tel.com"]
B --> C["www CNAME → 302tel.com recommended"]
C --> D[Save records]
end
subgraph wait["2 Propagation"]
D --> E[Wait ~5–15 minutes]
E --> F{Points to 302tel.com?}
F -->|No| G[Resolve A/AAAA clashes DNS line cache]
G --> E
end
subgraph web["3 Bind on idntel / 域名电话.com"]
F -->|Yes| H[Sign in / register]
H --> I[Accept binding terms]
I --> J[Domain + phone slider SMS code]
J --> K{CNAME check OK?}
K -->|No| G
K -->|Yes| L[Submit binding]
end
subgraph eff["4 Live traffic"]
L --> M[Visitor opens your domain]
M --> N[302tel.com phone service]
end
@ A/AAAA rows; confirm you are editing the active nameservers; flush local cache (ipconfig /flushdns on Windows, sudo killall -HUP mDNSResponder on macOS).Extended walkthrough, registrar screenshots, and Chinese-labelled UI cues: full guide (中文).
Ensure your domains are lawful; submitting means you agree to published rules. DNS & binding on this page includes CNAME tables, a worked example, the flow diagram, and troubleshooting. Registrar screenshots and Chinese UI labels remain in the Chinese guide. Technical issues: reach your deployment admin. Billing: portal & published channels.