Hostname
dfans.co
Last fetched
dfans.co resolves to 8 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in US.
Nutrition Label
Resolution chain
dfans.co resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 128.14.180.34 | 128.14.180.0/23 | AS21859 | ZEN-ECN - Zenlayer Inc | US |
| 128.14.180.35 | 128.14.180.0/23 | AS21859 | ZEN-ECN - Zenlayer Inc | US |
| 156.225.111.27 | 156.225.111.0/24 | AS139057 | ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd. | US |
| 156.225.111.30 | 156.225.111.0/24 | AS139057 | ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd. | US |
| 156.225.111.33 | 156.225.111.0/24 | AS139057 | ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd. | US |
| 47.253.53.65 | 47.253.0.0/17 | AS45102 | ALIBABA-CN-NET Alibaba US Technology Co., Ltd. | US |
| 82.27.188.25 | 82.27.188.0/24 | AS139057 | ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd. | GB |
| 82.27.188.26 | 82.27.188.0/24 | AS139057 | ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd. | GB |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from dfans.co in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for dfans.co.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.onlarksuite.com |
Related pages
Pivot deeper into the graph from dfans.co.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dfans.co"})-[: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.