Skip to content

Hostname

apser.es

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.248.3.14834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.67.4852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.222.1452.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.242.17152.48.0.0/14AS16509AMAZON-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 apser.es in WhisperGraph.

Subdomains

22 observed subdomains of apser.es.

Web-graph footprint

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

85 sites link to this hostname.

126 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for 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 apser.es.

Cypher and MCP

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

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