Skip to content

Hostname

pdg17.es

Last fetched

pdg17.es resolves to 1 IPv4 address operated by AS39217 in IT.

Nutrition Label

WHISPER CANON · pdg17.esRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/pdg17.es

Resolution chain

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

IPPrefixASNOperatorCountry
185.53.148.240185.53.148.0/24AS39217IT

WHOIS identity

No WHOIS records are currently associated with pdg17.es in WhisperGraph.

Subdomains

1 observed subdomain of pdg17.es.

Subdomain
www.pdg17.es

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for pdg17.es.

MechanismTarget
SPF_INCLUDEspf.webapps.net
SPF_IP80.91.53.22/32

Related pages

Pivot deeper into the graph from pdg17.es.

Cypher and MCP

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

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