Skip to content

Hostname

pdr-web.com

Last fetched

pdr-web.com resolves to 1 IPv4 address operated by AS52030 in IT. WHOIS lists iana:1492 as the registrar.

Nutrition Label

WHISPER CANON · pdr-web.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/pdr-web.com

Resolution chain

pdr-web.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
77.39.213.8177.39.208.0/21AS52030IT

WHOIS identity

Registrar
iana:1492
Organization
p.d.r.
Contact emails

Subdomains

64 observed subdomains of pdr-web.com.

Web-graph footprint

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

135 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for pdr-web.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmusvc.com
SPF_INCLUDEturbo-smtp.com
SPF_IP85.159.144.0/22

Related pages

Pivot deeper into the graph from pdr-web.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pdr-web.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.