Skip to content

Hostname

dhl.com

Last fetched

dhl.com resolves to 2 IPv4 addresses operated by DHLNET - DHL Information Services Europe s.r.o in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · dhl.comRouting diversity2.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/dhl.com

Resolution chain

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

IPPrefixASNOperatorCountry
156.137.3.32156.137.0.0/21AS2571DHLNET - DHL Information Services Europe s.r.oUS
165.72.192.32165.72.192.0/24AS19905SECURITYSERVICES - Vercara, LLCCZ

WHOIS identity

Registrar
iana:269
Organization
deutsche post
Contact emails

Subdomains

1,031 observed subdomains of dhl.com.

Web-graph footprint

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

18,630 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for dhl.com.

MechanismTarget
SPF_INCLUDE3a._spf.dhl.com
SPF_INCLUDE3b._spf.dhl.com
SPF_INCLUDE3c._spf.dhl.com
SPF_INCLUDE3d._spf.dhl.com
SPF_INCLUDE3e._spf.dhl.com
SPF_INCLUDE3f._spf.dhl.com
SPF_INCLUDEdpdhl._spf.dhl.com
SPF_INCLUDEe2ma.net
SPF_INCLUDEmrsc._spf.dhl.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from dhl.com.

Cypher and MCP

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

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