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
Resolution chain
dpdhl.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 165.72.192.33 | 165.72.192.0/24 | AS19905 | SECURITYSERVICES - Vercara, LLC | CZ |
WHOIS identity
- Registrar
- iana:269
- Organization
- deutsche post
- Contact emails
Subdomains
79 observed subdomains of dpdhl.com.
Showing 25 of 79. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for dpdhl.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 3a._spf.dpdhl.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | app.aventri.com |
| SPF_INCLUDE | dpdhl-com._spf.dhl.com |
| SPF_INCLUDE | dpdhl._spf.dhl.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.qb-feedback.com |
| SPF_IP | 148.59.101.16/28 |
| SPF_IP | 167.89.70.55 |
| SPF_IP | 18.168.140.58/32 |
| SPF_IP | 18.168.51.200/32 |
| SPF_IP | 185.189.236.0/22 |
| SPF_IP | 185.211.120.0/22 |
| SPF_IP | 185.250.236.0/22 |
| SPF_IP | 193.201.168.0/24 |
| SPF_IP | 20.79.223.217 |
| SPF_IP | 81.2.228.74 |
| SPF_IP | 87.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.