Skip to content

Hostname

dfs.com

Last fetched

dfs.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in CA. WHOIS lists iana:9 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
23.10.154.23923.10.128.0/18AS16625AKAMAI-AS - Akamai Technologies, Inc.CA
23.201.187.7323.201.160.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.201.252.12523.201.240.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.67.128.12123.67.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:9
Organization
??????(??)????
Contact emails

Subdomains

85 observed subdomains of dfs.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for dfs.com.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEemailus.freshservice.com
SPF_INCLUDEmusvc.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-0024c501.pphosted.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.211.119.0/24
SPF_IP103.47.18.97
SPF_IP125.31.5.212
SPF_IP125.31.5.66
SPF_IP14.136.250.0/24
SPF_IP158.228.129.79/32
SPF_IP171.74.151.5
SPF_IP18.208.102.98/32
SPF_IP195.68.89.195/32
SPF_IP20.62.214.180
SPF_IP20.62.214.181
SPF_IP210.80.140.141/32
SPF_IP210.80.140.142/32
SPF_IP222.165.235.2
SPF_IP47.99.211.39
SPF_IP54.153.131.110/32
SPF_IP54.66.252.242/32
SPF_IP72.234.203.0/24
SPF_IP8.219.86.82

Related pages

Pivot deeper into the graph from dfs.com.

Cypher and MCP

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

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