Hostname
dpd.com
Last fetched
dpd.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:15 as the registrar.
Nutrition Label
Resolution chain
dpd.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:15
- Organization
- dns hostmaster
- Contact emails
Subdomains
43 observed subdomains of dpd.com.
Showing 25 of 43. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dpd.com in the public web crawl.
7,629 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for dpd.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.noris.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.140.184.0/22 |
| SPF_IP | 195.39.10.88/29 |
| SPF_IP | 212.43.223.66 |
| SPF_IP | 213.95.42.108 |
| SPF_IP | 91.192.40.0/22 |
| SPF_IP | 91.222.96.0/24 |
| SPF_IP | 91.222.98.0/24 |
| SPF_IP | 94.125.28.146/32 |
| SPF_IP | 94.125.28.147/32 |
| SPF_IP | 94.125.28.153 |
| SPF_IP | 94.125.28.52 |
| SPF_IP | 94.125.28.53 |
| SPF_IP | 94.125.28.60 |
| SPF_IP | 94.125.28.61 |
Related pages
Pivot deeper into the graph from dpd.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dpd.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.