Skip to content

Hostname

es.aver.com

Last fetched

es.aver.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · es.aver.comRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/es.aver.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.238.12213.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.3213.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.7213.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.9713.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.169.10952.222.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.169.2752.222.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.169.3352.222.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.169.9252.222.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

No WHOIS records are currently associated with es.aver.com in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for es.aver.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP113.196.139.110/31
SPF_IP60.248.92.75/31
SPF_MXes.aver.com

Related pages

Pivot deeper into the graph from es.aver.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "es.aver.com"})-[: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.