Skip to content

Hostname

ffy.com

Last fetched

ffy.com resolves to 16 IPv4 addresses operated by TAOBAO Zhejiang Taobao Network Co.,Ltd in DE. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · ffy.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ffy.com

Resolution chain

ffy.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
163.181.92.201163.181.92.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
163.181.92.202163.181.92.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
163.181.92.203163.181.92.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
163.181.92.204163.181.92.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
163.181.92.205163.181.92.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
163.181.92.206163.181.92.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
163.181.92.207163.181.92.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
163.181.92.208163.181.92.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
43.109.39.20443.109.39.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSG
43.109.39.20543.109.39.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSG
43.109.39.20643.109.39.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSG
43.109.39.20743.109.39.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSG
43.109.39.20843.109.39.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSG
43.109.39.20943.109.39.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSG
43.109.39.21043.109.39.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSG
43.109.39.21143.109.39.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSG

WHOIS identity

Registrar
iana:1599
Organization
jimhan
Contact emails

Subdomains

3 observed subdomains of ffy.com.

Web-graph footprint

Distinct hostnames that link to or from ffy.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ffy.com.

MechanismTarget
SPF_INCLUDEspf.qiye.aliyun.com

Related pages

Pivot deeper into the graph from ffy.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ffy.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.