Hostname
levibracken.com
Last fetched
levibracken.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
levibracken.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.55.116 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.27 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.49 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.7 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.73.13 | 3.170.72.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.73.53 | 3.170.72.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.73.77 | 3.170.72.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.73.91 | 3.170.72.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of levibracken.com owner
- Contact emails
- levi.bracken@gmail.com
- 53b0c242-061e-4825-854e-2f6114003521@identity-protect.org
- 8742a93c-37d0-450c-ae40-d91b36dc27a6@identity-protect.org
- 8aaff007-c728-420c-b949-cef1a383a451@identity-protect.org
- c78d903d-3cfd-4d09-9256-f777038f8701@identity-protect.org
- owner-2728860@levibracken.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of levibracken.com.
Threat posture
History
Related pages
Pivot deeper into the graph from levibracken.com.
- IP · 18.238.55.116
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · levi.bracken@gmail.com
- TLD · .com
- Browse hostnames · le…
- 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: "levibracken.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.