Skip to content

Hostname

dfdslogistics.com

Last fetched

dfdslogistics.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:73 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.162.3.1133.162.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.162.3.143.162.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.162.3.283.162.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.162.3.773.162.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.165.160.1243.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.160.183.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.160.53.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.160.553.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:73
Organization
dfds a/s
Contact emails

Subdomains

1 observed subdomain of dfdslogistics.com.

Web-graph footprint

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

5 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for dfdslogistics.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.9.230.143
SPF_IP193.9.230.144
SPF_IP193.9.230.229
SPF_IP207.54.76.149/32
SPF_IP207.54.77.27/32
SPF_MXdfdslogistics.com

Related pages

Pivot deeper into the graph from dfdslogistics.com.

Cypher and MCP

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

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