Hostname
want7feed.com
Last fetched
want7feed.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
want7feed.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of want7feed.com owner
- Contact emails
- 0ea02277-76fb-4905-bf2c-9a6967e766fb@identity-protect.org
- 44ab523d-24b1-448f-ae75-18b2f60a7987@identity-protect.org
- 51cd3f42-8dab-468c-bb5b-9c66aa843bd8@identity-protect.org
- 5da88c1f-2d65-43fc-8ff2-48aa161e12cb@identity-protect.org
- 6cce9c26-6ddb-410d-a093-2614a43c9eba@identity-protect.org
- dd7f2f1b-28aa-4ec3-a0f1-7bc1cc1ee29d@identity-protect.org
- owner-8340913@want7feed.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of want7feed.com.
Threat posture
History
Related pages
Pivot deeper into the graph from want7feed.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "want7feed.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.