Hostname
aaronkorver.com
Last fetched
aaronkorver.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
aaronkorver.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.78.19 | 108.156.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.78.205 | 108.156.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.78.35 | 108.156.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.78.52 | 108.156.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.131.136 | 18.164.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.131.18 | 18.164.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.131.195 | 18.164.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.131.209 | 18.164.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of aaronkorver.com owner
- Contact emails
- 21196d3e-14ba-4e9b-9eb7-cbe9c905a3a8@identity-protect.org
- 4e32b85c-4a51-459f-b19c-8c9eed8cd6ea@identity-protect.org
- 5b1d85cd-94f2-4ad8-a3a7-a046311915e7@identity-protect.org
- a7470ea2-af24-444a-a724-78b866ac2bbc@identity-protect.org
- e9cb1e3f-0833-4ff2-a398-fe6713396ecd@identity-protect.org
- f29cc4fa-ad8c-4e17-91ce-c598af08555a@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from aaronkorver.com.
- IP · 108.156.78.19
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 21196d3e-14ba-4e9b-9eb7-cbe9c905a3a8@identity-protect.org
- TLD · .com
- Browse hostnames · aa…
- 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: "aaronkorver.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.