Skip to content

Hostname

www.apser.es

Last fetched

www.apser.es resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · www.apser.esRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.apser.es

Resolution chain

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

IPPrefixASNOperatorCountry
18.200.99.17018.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.84.12952.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.51.19852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.119.19552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.141.19154.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.73.120.18354.73.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with www.apser.es in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for www.apser.es.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEone.zoho.eu
SPF_INCLUDEspf.zoho.eu
SPF_IP176.58.124.4
SPF_IP52.209.52.153

Related pages

Pivot deeper into the graph from www.apser.es.

Cypher and MCP

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

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