Hostname
azureiamchanges.com
Last fetched
azureiamchanges.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
azureiamchanges.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.233.109 | 108.138.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.138.233.28 | 108.138.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.138.233.39 | 108.138.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.138.233.45 | 108.138.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.230.100 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.174.230.122 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.174.230.14 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.174.230.87 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of azureiamchanges.com owner
- Contact emails
- 2873647d-8603-4291-a409-f7f4750ad1e8@identity-protect.org
- 33a20529-0dbd-4b69-8282-189bc8ed8666@identity-protect.org
- 4aae0585-c1b4-4c54-8e88-86660390eba0@identity-protect.org
- 6f1f00c6-b4b8-4f43-9a92-88bcb86609e7@identity-protect.org
- c5b09a2e-d531-4337-9a5e-fd71a7d2d714@identity-protect.org
- cbff1d29-cc41-4ecc-a605-832535de191e@identity-protect.org
- dc360efb-d802-42ff-88b3-8fb7156253c9@identity-protect.org
Subdomains
1 observed subdomain of azureiamchanges.com.
| Subdomain |
|---|
| www.azureiamchanges.com |
Web-graph footprint
Distinct hostnames that link to or from azureiamchanges.com in the public web crawl.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from azureiamchanges.com.
- IP · 108.138.233.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 2873647d-8603-4291-a409-f7f4750ad1e8@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: "azureiamchanges.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.