Skip to content

Hostname

antojateya.com

Last fetched

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

Nutrition Label

WHISPER CANON · antojateya.comRouting diversity5.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/antojateya.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.8716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.185.1016.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.4316.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.18716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.32.4516.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.64.5316.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.69.25316.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.211.20552.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.248.10752.216.248.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.53.16552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.201.3752.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.204.10152.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.44.21952.217.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.67.1152.217.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.77.3552.217.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.225.19754.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
alexis alvarez
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from antojateya.com.

Cypher and MCP

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

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