Hostname
amchampion.com
Last fetched
amchampion.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
amchampion.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 |
|---|---|---|---|---|
| 18.238.80.121 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.123 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.28 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.37 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.236.101 | 18.239.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.239.236.128 | 18.239.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.239.236.14 | 18.239.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.239.236.22 | 18.239.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of amchampion.com owner
- Contact emails
- amchampion.com@domainsbyproxy.com
- 5465261c-59a2-4325-bdc8-e8ed991954d3@identity-protect.org
- 7905de14-ebf0-4818-80e2-c84d9d83bc87@identity-protect.org
- 849c16f3-edf7-4508-80ce-2b8b53c2ea07@identity-protect.org
- aea91c58-ed1b-4df5-85ec-d37a3a681808@identity-protect.org
- ea092c0b-4d7c-4a6a-ad96-033daf353bc3@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from amchampion.com.
- IP · 18.238.80.121
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · amchampion.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · am…
- 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: "amchampion.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.