Skip to content

Hostname

pp.es

Last fetched

pp.es resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · pp.esRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/pp.es

Resolution chain

pp.es resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.66.135.89172.66.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.139.92172.66.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

29 observed subdomains of pp.es.

Web-graph footprint

Distinct hostnames that link to or from pp.es in the public web crawl.

1,246 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for pp.es.

MechanismTarget
SPF_INCLUDE_pmta2.antevenio.com
SPF_INCLUDE_spf_eucentral1.prod.hydra.sophos.com
SPF_INCLUDEspf.linkmobility.es
SPF_INCLUDEspfinfo.avivavoice.com
SPF_IP195.53.184.55
SPF_IP195.53.184.56
SPF_IP195.53.184.62
SPF_IP195.53.184.71
SPF_IP195.53.184.72
SPF_IP195.53.184.73

Related pages

Pivot deeper into the graph from pp.es.

Cypher and MCP

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

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