Skip to content

Hostname

pue.es

Last fetched

pue.es resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · pue.esRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/pue.es

Resolution chain

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

IPPrefixASNOperatorCountry
3.248.167.563.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

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

Subdomains

162 observed subdomains of pue.es.

Web-graph footprint

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

191 sites link to this hostname.

265 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for pue.es.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.eu
SPF_INCLUDEspf.zohomail360.eu
SPF_IP52.50.40.96
SPF_IP54.246.162.249
SPF_MXpue.es

Related pages

Pivot deeper into the graph from pue.es.

Cypher and MCP

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

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