Hostname
jonbehnken.com
Last fetched
jonbehnken.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jonbehnken.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 |
|---|---|---|---|---|
| 3.173.197.101 | 3.173.196.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.173.197.110 | 3.173.196.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.173.197.41 | 3.173.196.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.173.197.52 | 3.173.196.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 99.84.160.12 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.126 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.21 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.90 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jonbehnken.com owner
- Contact emails
- 0101c865-63c0-45e5-9f63-0ee40ac679ae@identity-protect.org
- 350434d4-8d30-4ab1-8768-aaa9f12c10a9@identity-protect.org
- 7d139ade-4d92-4c4d-9571-fd8f3ada3572@identity-protect.org
- bea791e4-0b20-4fed-8348-931cb3db2fa8@identity-protect.org
- d4d1f10e-6878-4efb-9871-fe260f89a8d0@identity-protect.org
- f721c57a-5dcd-4100-bd3f-37bda851a243@identity-protect.org
- owner-3343249@jonbehnken.com.whoisprivacyservice.org
- owner-9887005@jonbehnken.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from jonbehnken.com.
- IP · 3.173.197.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 0101c865-63c0-45e5-9f63-0ee40ac679ae@identity-protect.org
- TLD · .com
- Browse hostnames · jo…
- 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: "jonbehnken.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.