Hostname
akevansbi.com
Last fetched
akevansbi.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
akevansbi.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.165.169 | 3.5.165.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.165.224 | 3.5.165.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.165.45 | 3.5.165.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.165.55 | 3.5.165.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.167.99 | 3.5.167.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.169.193 | 3.5.169.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.169.226 | 3.5.169.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.169.235 | 3.5.169.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.169.248 | 3.5.169.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.169.6 | 3.5.169.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.169.78 | 3.5.169.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.95.128.45 | 52.95.128.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.95.129.143 | 52.95.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.95.129.147 | 52.95.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.95.134.105 | 52.95.134.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of akevansbi.com owner
- Contact emails
- 4c16c231-fe99-4fe7-a732-1e4e842e0d4c@identity-protect.org
- 848a8a78-4b96-493f-924f-0d156328674f@identity-protect.org
- b9a53c15-2143-475c-8277-978a3319ae3d@identity-protect.org
- d0326b3c-4b12-43b2-8408-62081c183167@identity-protect.org
- e58c580b-b464-4e7f-820c-89bade46ace6@identity-protect.org
- owner-6128129@akevansbi.com.whoisprivacyservice.org
- owner-692052@akevansbi.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from akevansbi.com.
- IP · 3.5.165.169
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · 4c16c231-fe99-4fe7-a732-1e4e842e0d4c@identity-protect.org
- TLD · .com
- Browse hostnames · ak…
- 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: "akevansbi.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.