Hostname
az-india.com
Last fetched
az-india.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
az-india.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.25.245 | 104.21.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.168.50 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 74.208.49.160 | 74.208.0.0/16 | AS8560 | — | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of az-india.com owner
- Contact emails
- 0c185a7a-d4d2-423e-ae8c-ac1998241b13@identity-protect.org
- 636aa218-9e98-44d6-aad3-732389d4ac38@identity-protect.org
- 6cb24c56-e188-471d-8ec9-ce0802ba074c@identity-protect.org
- 7084f908-2d3f-45cd-ba83-1d7a1b9dc3d0@identity-protect.org
- 97a8ef69-790e-41f8-825e-75c7de48b8e5@identity-protect.org
- a45466b1-614d-43d1-a9cc-ffbb4c180f35@identity-protect.org
- owner-1770400@az-india.com.whoisprivacyservice.org
- owner-2960924@az-india.com.whoisprivacyservice.org
- owner-6816576@az-india.com.whoisprivacyservice.org
- owner-7851334@az-india.com.whoisprivacyservice.org
- owner@az-india.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of az-india.com.
Web-graph footprint
Distinct hostnames that link to or from az-india.com in the public web crawl.
20 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for az-india.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 74.208.49.160 |
| SPF_MX | az-india.com |
Related pages
Pivot deeper into the graph from az-india.com.
- IP · 104.21.25.245
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 0c185a7a-d4d2-423e-ae8c-ac1998241b13@identity-protect.org
- TLD · .com
- Browse hostnames · az…
- 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: "az-india.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.