Hostname
fta66.com
Last fetched
fta66.com resolves to 1 IPv4 address operated by GNETINC-AS-AP GNET INC. in HK. WHOIS lists iana:1923 as the registrar.
Nutrition Label
Resolution chain
fta66.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 |
|---|---|---|---|---|
| 154.195.65.34 | 154.195.65.0/24 | AS9294 | GNETINC-AS-AP GNET INC. | HK |
WHOIS identity
- Registrar
- iana:1923
- Organization
- c/o whoisproxy.com
- Contact emails
- c5r0ggb4iuibjb9hig5df813nb@domaindiscreet.com
- 4fc4d48e2de773c6aa2455e95a98360ef065a8da1ae4aae9400aef6a61e86e5b@fta66.com.whoisproxy.org
- 90639e427f8606f19369463b5ad9d40b046244b12854f6d705d8f2ff41b87f02@fta66.com.whoisproxy.org
- ee260faa9b4336afec38721ec41b0164c2bbccc2285b212e79becb0ce5b020e8@fta66.com.whoisproxy.org
- f20ec0826e1d57b9aa82e9f2d01b5c9b3a07f3420a8c25c137ad912ddd5541c7@fta66.com.whoisproxy.org
Subdomains
15 observed subdomains of fta66.com.
Web-graph footprint
Distinct hostnames that link to or from fta66.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from fta66.com.
- IP · 154.195.65.34
- ASN · AS9294GNETINC-AS-AP GNET INC.
- Registrar · iana:1923
- Country · HK
- Email · c5r0ggb4iuibjb9hig5df813nb@domaindiscreet.com
- TLD · .com
- Browse hostnames · ft…
- 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: "fta66.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.