Hostname
broken-wrenches.net
Last fetched
broken-wrenches.net resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
broken-wrenches.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 336056c5-cba3-4bd6-9056-f5c84ae89951@identity-protect.org
- a16cd3f2-ba6d-4c14-a00d-673872dbd53b@identity-protect.org
- c67e974a-c28c-4a96-83b4-82cbce898c89@identity-protect.org
- c819bc40-8eba-4926-a432-bcaae5b91769@identity-protect.org
- ca4c0e47-39f1-4683-bd32-1c1b282823a3@identity-protect.org
- dc461c34-a380-4bb8-882a-e35e7ee5e31b@identity-protect.org
- ec20d5ee-b6fa-437a-956d-d04cb4725d8e@identity-protect.org
- owner-8673994@broken-wrenches.net.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from broken-wrenches.net.
- IP · 16.12.89.43
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 336056c5-cba3-4bd6-9056-f5c84ae89951@identity-protect.org
- TLD · .net
- Browse hostnames · br…
- 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: "broken-wrenches.net"})-[: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.