Hostname
zohcomms.com
Last fetched
zohcomms.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
zohcomms.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.72.226 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.187.210 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of zohcomms.com owner
- Contact emails
- 1961e7cc-e8bf-4507-b07e-762a0dbbf2a9@identity-protect.org
- 5d916147-af43-4df3-a76a-cc8f1ee80526@identity-protect.org
- 66a7f7f9-0108-4ad1-9a25-9b75f8ac243c@identity-protect.org
- 7c182199-c35f-402a-8b4a-c7861bdb9eae@identity-protect.org
- 96afc162-b08c-4c4d-a745-f6bf54ae16ab@identity-protect.org
- aada3a25-8df1-4572-821c-a1bebd7b7b26@identity-protect.org
- bdc65647-c685-4eb3-9cd4-517a730d908f@identity-protect.org
Subdomains
1 observed subdomain of zohcomms.com.
| Subdomain |
|---|
| api.zohcomms.com |
Threat posture
History
Related pages
Pivot deeper into the graph from zohcomms.com.
- IP · 104.21.72.226
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 1961e7cc-e8bf-4507-b07e-762a0dbbf2a9@identity-protect.org
- TLD · .com
- Browse hostnames · zo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zohcomms.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.