Skip to content

Hostname

dfans.co

Last fetched

dfans.co resolves to 8 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in US.

Nutrition Label

WHISPER CANON · dfans.coRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dfans.co

Resolution chain

dfans.co resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
128.14.180.34128.14.180.0/23AS21859ZEN-ECN - Zenlayer IncUS
128.14.180.35128.14.180.0/23AS21859ZEN-ECN - Zenlayer IncUS
156.225.111.27156.225.111.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.US
156.225.111.30156.225.111.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.US
156.225.111.33156.225.111.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.US
47.253.53.6547.253.0.0/17AS45102ALIBABA-CN-NET Alibaba US Technology Co., Ltd.US
82.27.188.2582.27.188.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.GB
82.27.188.2682.27.188.0/24AS139057ELD-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.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dfans.co.

MechanismTarget
SPF_INCLUDEspf.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 20

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