Skip to content

Hostname

dpdhl.com

Last fetched

dpdhl.com resolves to 1 IPv4 address operated by SECURITYSERVICES - Vercara, LLC in CZ. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
165.72.192.33165.72.192.0/24AS19905SECURITYSERVICES - Vercara, LLCCZ

WHOIS identity

Registrar
iana:269
Organization
deutsche post
Contact emails

Subdomains

79 observed subdomains of dpdhl.com.

Web-graph footprint

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

1,663 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for dpdhl.com.

MechanismTarget
SPF_INCLUDE3a._spf.dpdhl.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEapp.aventri.com
SPF_INCLUDEdpdhl-com._spf.dhl.com
SPF_INCLUDEdpdhl._spf.dhl.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.qb-feedback.com
SPF_IP148.59.101.16/28
SPF_IP167.89.70.55
SPF_IP18.168.140.58/32
SPF_IP18.168.51.200/32
SPF_IP185.189.236.0/22
SPF_IP185.211.120.0/22
SPF_IP185.250.236.0/22
SPF_IP193.201.168.0/24
SPF_IP20.79.223.217
SPF_IP81.2.228.74
SPF_IP87.253.232.0/21

Related pages

Pivot deeper into the graph from dpdhl.com.

Cypher and MCP

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

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