Hostname
jonbraund.com
Last fetched
jonbraund.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jonbraund.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.134.254.221 | 13.134.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 13.43.2.98 | 13.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.130.54.207 | 18.130.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.9.45.6 | 3.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jonbraund.com owner
- Contact emails
- 3495245d-03ef-4414-a352-1c7972536664@identity-protect.org
- 5d6f250e-79cd-419c-adc2-ab1b01fcefe2@identity-protect.org
- 82171a60-83e5-45ab-8216-9609d8da1a83@identity-protect.org
- a4e4bb38-4134-46c9-9466-b357a351f82f@identity-protect.org
- c99eda6b-2ce9-4608-88d5-d4f9b84823a4@identity-protect.org
- ef1de37a-39cb-47f6-a923-87b9e0d3ede8@identity-protect.org
- owner-3108337@jonbraund.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of jonbraund.com.
| Subdomain |
|---|
| mapsui.jonbraund.com |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from jonbraund.com.
- IP · 13.134.254.221
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 3495245d-03ef-4414-a352-1c7972536664@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: "jonbraund.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.