Skip to content

Hostname

privateaser.es

Last fetched

privateaser.es resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · privateaser.esRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/privateaser.es

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.218.35108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.200.202.22618.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.15.18352.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.230.3854.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

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

Subdomains

2 observed subdomains of privateaser.es.

Web-graph footprint

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

83 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for privateaser.es.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from privateaser.es.

Cypher and MCP

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

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