Hostname
axelbah.com
Last fetched
axelbah.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
axelbah.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.155.202.108 | 18.155.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.202.113 | 18.155.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.202.48 | 18.155.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.202.57 | 18.155.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.145.114 | 18.67.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.67.145.38 | 18.67.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.67.145.42 | 18.67.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.67.145.99 | 18.67.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of axelbah.com owner
- Contact emails
- 1a044bcf-b657-479c-ac98-71be4dab6680@identity-protect.org
- 5ff67117-5cb3-49bc-82b7-ef9c5a82cb4b@identity-protect.org
- 82e429fe-5008-4ae1-8081-8fd3911697a3@identity-protect.org
- 8b83d346-0690-4a17-b211-1d0378576383@identity-protect.org
- c358a096-3401-4db6-8e11-2dbe1b2ce16c@identity-protect.org
- f70a9d94-6919-42fc-8393-b25b0aad007d@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from axelbah.com.
- IP · 18.155.202.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1a044bcf-b657-479c-ac98-71be4dab6680@identity-protect.org
- TLD · .com
- Browse hostnames · ax…
- 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: "axelbah.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.