Hostname
ctccomm.com
Last fetched
ctccomm.com resolves to 1 IPv4 address operated by AS209242 in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ctccomm.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 |
|---|---|---|---|---|
| 199.60.103.19 | 199.60.103.0/24 | AS209242 | — | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- brian wong
- Contact emails
- 9ray2tza1abqey0q@private-contact.com
- l4izbj4thjf7scey@private-contact.com
- 3d8f20b4-8883-4ca8-a328-d518d6e66df9@identity-protect.org
- 6ad11dce-7180-4a5a-bb1e-c17890032140@identity-protect.org
- 95fe2ccf-1879-40d9-92e2-c336ad96fe09@identity-protect.org
- 968cd650-abb0-409a-8426-3b31a186fb89@identity-protect.org
- de77d437-5110-45b8-ba35-b52d97dce652@identity-protect.org
- fb3e3d18-901d-4bb9-9d65-2a1587a7e151@identity-protect.org
Subdomains
6 observed subdomains of ctccomm.com.
Web-graph footprint
Distinct hostnames that link to or from ctccomm.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for ctccomm.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 20640818.spf04.hubspotemail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from ctccomm.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ctccomm.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.