Hostname
awsapichanges.com
Last fetched
awsapichanges.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
awsapichanges.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.156.85.4 | 108.156.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.85.55 | 108.156.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.85.72 | 108.156.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.85.73 | 108.156.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.126 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.74 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.75 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.92 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of awsapichanges.com owner
- Contact emails
- 49a35a6a-f65a-448b-82f4-ef3cb320499a@identity-protect.org
- 538d482f-569f-4087-bbfc-cce01ba0f256@identity-protect.org
- 6148c81b-4708-45c0-82dc-e6b501f5ac4d@identity-protect.org
- 715d96fc-393c-4a24-9593-730d56ced310@identity-protect.org
- 7216417b-332d-497d-a109-6ad5f026c130@identity-protect.org
- f8f31cde-ee91-4112-b532-734830b50377@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from awsapichanges.com in the public web crawl.
9 sites link to this hostname.
102 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from awsapichanges.com.
- IP · 108.156.85.4
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 49a35a6a-f65a-448b-82f4-ef3cb320499a@identity-protect.org
- TLD · .com
- Browse hostnames · aw…
- 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: "awsapichanges.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.