Hostname
cms-dt.com
Last fetched
cms-dt.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cms-dt.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.133.201.4 | 18.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cms-dt.com owner
- Contact emails
- 297424333@qq.com
- 253b1827-b461-4751-80ac-083558c33f0e@identity-protect.org
- 42559c46-e33f-47df-9fb9-f6077b98a16b@identity-protect.org
- 6024d619-75af-4614-9afe-c521dd4977bd@identity-protect.org
- 781c19b8-98be-4ac0-b711-17e74a5b9186@identity-protect.org
- bac4b662-4053-4597-9da9-4590a5ad9162@identity-protect.org
- e745b54e-5d2b-4c8f-b826-b219f4555d49@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from cms-dt.com in the public web crawl.
27 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from cms-dt.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cms-dt.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.