Skip to content

Hostname

athene.com

Last fetched

athene.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · athene.comRouting diversity8.1/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/athene.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.177.20916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.178.8216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.181.12316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.3916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.4116.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.6116.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.7516.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.23316.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.5816.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.6516.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.13916.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.4816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.201.22516.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.10716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.13416.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.8316.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.4716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.101.10116.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.101.8516.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.107.9316.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

26 observed subdomains of athene.com.

Web-graph footprint

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

483 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for athene.com.

MechanismTarget
SPF_Aus-smtp-delivery-41.mimecast.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf-008d4201.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP170.17.21.11
SPF_IP170.17.21.12
SPF_IP170.17.21.38
SPF_IP170.17.29.38
SPF_MXathene.com

Related pages

Pivot deeper into the graph from athene.com.

Cypher and MCP

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

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