Skip to content

Hostname

dpd.ch

Last fetched

dpd.ch resolves to 1 IPv4 address operated by SUNRISE in CH.

Nutrition Label

WHISPER CANON · dpd.chRouting diversity1.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/dpd.ch

Resolution chain

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

IPPrefixASNOperatorCountry
46.140.138.21646.140.128.0/17AS6730SUNRISECH

WHOIS identity

Registrar
Organization
dpd dynamic parcel distribution gmbh & co. kg
Contact emails

Subdomains

31 observed subdomains of dpd.ch.

Web-graph footprint

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

18 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for dpd.ch.

MechanismTarget
SPF_Amail.fastlogistics.com
SPF_Amailing.dpd.ch
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.splio.com
SPF_INCLUDEspf.umantis.com
SPF_IP185.11.253.129/28
SPF_IP212.43.223.66
SPF_IP213.95.135.0/28
SPF_IP213.95.19.65/28
SPF_IP46.140.138.192/28
SPF_IP62.2.158.0/24
SPF_IP94.125.28.0/26
SPF_MXdpd.ch

Related pages

Pivot deeper into the graph from dpd.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dpd.ch"})-[: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.