Hostname
anzaag.com
Last fetched
anzaag.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
anzaag.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.3.60 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.153.59 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of anzaag.com owner
- Contact emails
- 2a3cbb1e-1f14-4956-b172-055e88c814bd@identity-protect.org
- 52f3240c-446a-4c69-b78c-0c01bd8d8bdd@identity-protect.org
- 6f22769f-58a3-4c12-8837-aefc89796f58@identity-protect.org
- 84111b18-c1ab-4919-bdd9-84a68dfccef5@identity-protect.org
- 86b6158e-882c-48c5-96c6-1788d28acb62@identity-protect.org
- a80a772f-7d9f-42ca-8f24-4f4339c39a0e@identity-protect.org
- e3fc14f0-9e32-4f73-a5ed-65b5e1ae1cf1@identity-protect.org
Subdomains
3 observed subdomains of anzaag.com.
Web-graph footprint
Distinct hostnames that link to or from anzaag.com in the public web crawl.
11 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from anzaag.com.
- IP · 104.21.3.60
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 2a3cbb1e-1f14-4956-b172-055e88c814bd@identity-protect.org
- TLD · .com
- Browse hostnames · an…
- 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: "anzaag.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.