Skip to content

Hostname

aven.com

Last fetched

aven.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · aven.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/aven.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.229.61108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.66108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.72108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.73108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
18.66.147.11218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.3618.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.4918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.5118.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.165.11.1043.165.11.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.165.11.1053.165.11.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.165.11.513.165.11.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.165.11.93.165.11.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1245358627
Contact emails

Subdomains

14 observed subdomains of aven.com.

Web-graph footprint

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

126 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for aven.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsecureserver.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from aven.com.

Cypher and MCP

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

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