Hostname
ffly.net
Last fetched
ffly.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ffly.net 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
- domain admin
- Contact emails
- pub144@hotmail.com
- sir-su@163.com
- whois@privacy-protection-services.com
- 16ba1a86-a19a-482d-b401-390851be02cf@identity-protect.org
- 2764ab43-9eb5-4efa-aba3-ee6eaff6c4e7@identity-protect.org
- 70bde00b-471b-4190-bc85-82b12d736121@identity-protect.org
- c560f9ce-79b1-4b53-b9ec-b59ecdfaf6e4@identity-protect.org
- ece1ac61-725a-45de-963c-24cfa17f60c2@identity-protect.org
- ee735531-af8d-4cbe-b64a-09358996ef78@identity-protect.org
Subdomains
60 observed subdomains of ffly.net.
Showing 25 of 60. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from ffly.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ffly.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.