Skip to content

Hostname

dpd.com

Last fetched

dpd.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:15 as the registrar.

Nutrition Label

WHISPER CANON · dpd.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/dpd.com

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.

Web-graph footprint

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

7,629 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for dpd.com.

MechanismTarget
SPF_INCLUDEspf.noris.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.140.184.0/22
SPF_IP195.39.10.88/29
SPF_IP212.43.223.66
SPF_IP213.95.42.108
SPF_IP91.192.40.0/22
SPF_IP91.222.96.0/24
SPF_IP91.222.98.0/24
SPF_IP94.125.28.146/32
SPF_IP94.125.28.147/32
SPF_IP94.125.28.153
SPF_IP94.125.28.52
SPF_IP94.125.28.53
SPF_IP94.125.28.60
SPF_IP94.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.