Skip to content

Hostname

dpd.pt

Last fetched

dpd.pt resolves to 1 IPv4 address operated by AS1897 in PT.

Nutrition Label

WHISPER CANON · dpd.ptRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/dpd.pt

Resolution chain

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

IPPrefixASNOperatorCountry
194.79.86.101194.79.64.0/19AS1897PT

WHOIS identity

Registrar
Organization
dpdgroup international services
Contact emails

Subdomains

10 observed subdomains of dpd.pt.

Web-graph footprint

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

124 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for dpd.pt.

MechanismTarget
SPF_Amail.dpd.pt
SPF_INCLUDE_spf.out.byside.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.eu
SPF_IP83.240.239.164

Related pages

Pivot deeper into the graph from dpd.pt.

Cypher and MCP

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

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