Skip to content

Hostname

alphaintent.com

Last fetched

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

Nutrition Label

WHISPER CANON · alphaintent.comRouting diversity6.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/alphaintent.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.41.6100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.208.111.7918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.209.126.5418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.177.21118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.189.6223.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.163.1413.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.184.1873.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.4.1453.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.163.223.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.84.1183.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.26.443.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.64.13.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.88.243.333.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.228.24134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.40.6234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.120.23934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.46.19334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.91.9434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.175.18835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.58.14235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

6 observed subdomains of alphaintent.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from alphaintent.com.

Cypher and MCP

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

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