Skip to content

Hostname

dpd.lv

Last fetched

dpd.lv resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · dpd.lvRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/dpd.lv

Resolution chain

dpd.lv resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.2.13104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.128.144172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

11 observed subdomains of dpd.lv.

Web-graph footprint

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

37 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for dpd.lv.

MechanismTarget
SPF_Acemsc.net
SPF_Adpd.lv
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.scoro.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.148.103.0/24
SPF_IP185.11.253.0/24
SPF_IP213.190.34.1
SPF_IP213.190.34.19
SPF_IP213.190.34.27
SPF_IP213.190.34.4
SPF_IP80.232.234.12
SPF_IP81.198.79.198/32
SPF_IP85.222.128.0/19
SPF_IP85.222.150.238
SPF_IP87.110.225.8
SPF_IP88.119.208.197
SPF_IP94.125.28.60
SPF_MXdpd.lv

Related pages

Pivot deeper into the graph from dpd.lv.

Cypher and MCP

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

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