Skip to content

Hostname

dfac.com

Last fetched

dfac.com resolves to 1 IPv4 address operated by CHINANET-BACKBONE No.31,Jin-rong Street in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · dfac.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dfac.com

Resolution chain

dfac.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
202.103.38.48202.103.38.0/24AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN

WHOIS identity

Registrar
iana:420
Organization
dong feng motor corporation
Contact emails

Subdomains

17 observed subdomains of dfac.com.

Web-graph footprint

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

43 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dfac.com.

MechanismTarget
SPF_INCLUDEspf.protection.partner.outlook.cn
SPF_IP220.249.93.234
SPF_IP58.49.84.22
SPF_MXdfac.com

Related pages

Pivot deeper into the graph from dfac.com.

Cypher and MCP

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

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