Skip to content

Hostname

aeo.in

Last fetched

aeo.in resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · aeo.inRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/aeo.in

Resolution chain

aeo.in resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.127.94.3113.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.22.15813.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
43.204.165.1843.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
52.66.25.18452.66.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.IN
52.66.52.24652.66.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.IN
65.2.7.10965.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:299
Organization
ae direct co.
Contact emails

Subdomains

23 observed subdomains of aeo.in.

Web-graph footprint

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

34 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for aeo.in.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from aeo.in.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aeo.in"})-[: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.