Skip to content

Hostname

alea.com

Last fetched

alea.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.144.36108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
108.156.144.5108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
108.156.144.61108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
108.156.144.89108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
18.238.80.1118.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.4318.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.4818.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.9018.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.214.1043.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.213.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.313.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.333.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of alea.com owner
Contact emails

Subdomains

5 observed subdomains of alea.com.

Web-graph footprint

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

114 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for alea.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEalea.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from alea.com.

Cypher and MCP

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

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