Hostname
fy.com
Last fetched
fy.com resolves to 1 IPv4 address operated by XNNET - XNNET LLC in HK. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
fy.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 38.207.133.24 | 38.207.133.0/24 | AS6134 | XNNET - XNNET LLC | HK |
WHOIS identity
- Registrar
- iana:9
- Organization
- perfect privacy,
- Contact emails
- 095c417f0a28fd0a6a23e777389b8e40@domaindiscreet.com
- 141cb3570a28fd0a6b49d1ffb524691f@domaindiscreet.com
- 17c847bf0a28fd0a1d1af4cc21b22ff0@domaindiscreet.com
- 25dff8050a28fd0a54194b0eefc3be49@domaindiscreet.com
- 3110cb240a28fd0a6d7ff73eae708f3e@domaindiscreet.com
- 3f7a8d260a28fd0a34012e2a70f43294@domaindiscreet.com
- 551f265c0a28fd0a701ee8253852250b@domaindiscreet.com
- 557160fd0a28fd0a75895466502b2131@domaindiscreet.com
- 57638738@myprivatename.com
- 58018820@myprivatename.com
- 58c88ed20a28fd0a19968587477b6fb3@domaindiscreet.com
- 6f0752cf0a28fd0a595ecff3319d24f5@domaindiscreet.com
- 71a345f20a28fd0a099bfbcb77c4fc7f@domaindiscreet.com
- 726879b30a28fd0a39ffaabc4f6f3d32@domaindiscreet.com
- 83ea12a30a28fd0a209faeb26e7f9acc@domaindiscreet.com
- 8b3daa790a28fd0a2c7c7f147cdaf38d@domaindiscreet.com
- 92c8618f0a28fd0a5e1374fe753002fb@domaindiscreet.com
- a12d6a0a0a28fd0a2e59fd262485fe43@domaindiscreet.com
- a7f7262b0a28fd0a58f7ea2485de52a4@domaindiscreet.com
- b3b054d00a28fd0a0d77a75e1a6b1059@domaindiscreet.com
- and 6 more
Subdomains
14 observed subdomains of fy.com.
Web-graph footprint
Distinct hostnames that link to or from fy.com in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from fy.com.
- IP · 38.207.133.24
- ASN · AS6134XNNET - XNNET LLC
- Registrar · iana:9
- Country · HK
- Email · 095c417f0a28fd0a6a23e777389b8e40@domaindiscreet.com
- TLD · .com
- Browse hostnames · fy…
- 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: "fy.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.