Skip to content

Hostname

aima.in

Last fetched

aima.in resolves to 1 IPv4 address operated by AS140641 in IN. WHOIS lists registrar:#1 indian domains dba mitsu.in (r74-afin) as the registrar.

Nutrition Label

WHISPER CANON · aima.inRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/aima.in

Resolution chain

aima.in resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.205.66.170103.205.66.0/24AS140641IN

WHOIS identity

Registrar
registrar:#1 indian domains dba mitsu.in (r74-afin)
Organization
all india management association (aima)
Contact emails

Subdomains

30 observed subdomains of aima.in.

Web-graph footprint

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

276 sites link to this hostname.

410 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for aima.in.

MechanismTarget
SPF_INCLUDE12442ab8.ppspf.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEttbsdobig.in

Related pages

Pivot deeper into the graph from aima.in.

Cypher and MCP

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

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