Hostname
fictionbuddy.com
Last fetched
fictionbuddy.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of fictionbuddy.com owner
- Contact emails
- 3c2e9c4b-fcc2-46a4-be00-84a02f84fa86@identity-protect.org
- 55334abf-639f-49a1-8012-5a09735d4a32@identity-protect.org
- a85eaef3-8a07-4098-bbe5-12a57173b305@identity-protect.org
- d98badf7-8bb3-4535-8330-5d85ba3b3a7f@identity-protect.org
- daf640a7-8e03-45b5-aa4b-089617f5c30d@identity-protect.org
- f5519f30-5e9c-4761-b4b2-606bf5d1254c@identity-protect.org
- owner-1383174@fictionbuddy.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from fictionbuddy.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fictionbuddy.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.