Skip to content

Hostname

pv.de

Last fetched

pv.de resolves to 1 IPv4 address operated by AS8560 in DE.

Nutrition Label

WHISPER CANON · pv.deRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/pv.de

Resolution chain

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

IPPrefixASNOperatorCountry
85.215.171.4985.215.128.0/17AS8560DE

WHOIS identity

No WHOIS records are currently associated with pv.de in WhisperGraph.

Subdomains

17 observed subdomains of pv.de.

Web-graph footprint

Distinct hostnames that link to or from pv.de in the public web crawl.

102 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

28 SPF mechanisms authorising senders for pv.de.

MechanismTarget
SPF_Amail.s2dt.de
SPF_Apv.de
SPF_Asmtp.s2dt.de
SPF_INCLUDEspf.cloud.ci-solution.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.243.3.236/32
SPF_IP144.76.140.115
SPF_IP159.69.30.118
SPF_IP168.119.147.22
SPF_IP176.9.45.180
SPF_IP2a01:4f8:120:100b:0:0:0:2
SPF_IP2a01:4f8:141:4c9:0:0:0:2
SPF_IP2a01:4f8:1c1c:411c:0:0:0:1
SPF_IP2a01:4f8:211:1d6b:0:0:0:2
SPF_IP2a01:4f8:251:a28:0:0:0:2
SPF_IP31.220.124.204
SPF_IP46.252.18.15
SPF_IP46.252.18.53
SPF_IP46.4.112.29
SPF_IP62.214.2.82
SPF_IP78.46.82.107
SPF_IP85.13.139.148/18
SPF_IP91.26.83.116
SPF_IP91.26.83.117
SPF_IP91.26.83.118
SPF_IP94.154.125.46

Related pages

Pivot deeper into the graph from pv.de.

Cypher and MCP

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

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