Hostname
azcces.com
Last fetched
azcces.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
azcces.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 |
|---|---|---|---|---|
| 52.244.23.45 | 52.224.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of azcces.com owner
- Contact emails
- 16a889d1-5f3d-4bdc-9fb6-874e3f20999c@identity-protect.org
- 485f7595-869e-4ab1-8482-227749c47160@identity-protect.org
- 4e345855-a7e7-4941-a25e-0405ce6385e4@identity-protect.org
- 588dc4b2-a356-47ee-ab6e-e9b4bce2dcfb@identity-protect.org
- 64f950e4-1660-4547-b8c5-8ec659e6ee31@identity-protect.org
- 9cd53b4e-b280-457b-91fe-193b5c2e4e90@identity-protect.org
- b9430eff-c360-4002-8a2a-84a91cc3ced9@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from azcces.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from azcces.com.
- IP · 52.244.23.45
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:468
- Country · US
- Email · 16a889d1-5f3d-4bdc-9fb6-874e3f20999c@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: "azcces.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.