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
Resolution chain
ffy.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 163.181.92.201 | 163.181.92.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | DE |
| 163.181.92.202 | 163.181.92.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | DE |
| 163.181.92.203 | 163.181.92.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | DE |
| 163.181.92.204 | 163.181.92.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | DE |
| 163.181.92.205 | 163.181.92.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | DE |
| 163.181.92.206 | 163.181.92.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | DE |
| 163.181.92.207 | 163.181.92.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | DE |
| 163.181.92.208 | 163.181.92.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | DE |
| 43.109.39.204 | 43.109.39.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | SG |
| 43.109.39.205 | 43.109.39.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | SG |
| 43.109.39.206 | 43.109.39.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | SG |
| 43.109.39.207 | 43.109.39.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | SG |
| 43.109.39.208 | 43.109.39.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | SG |
| 43.109.39.209 | 43.109.39.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | SG |
| 43.109.39.210 | 43.109.39.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | SG |
| 43.109.39.211 | 43.109.39.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | SG |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for ffy.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.qiye.aliyun.com |
Related pages
Pivot deeper into the graph from ffy.com.
- IP · 163.181.92.201
- ASN · AS24429TAOBAO Zhejiang Taobao Network Co.,Ltd
- Registrar · iana:1599
- Country · DE
- Email · 9307979@qq.com
- TLD · .com
- Browse hostnames · ff…
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.