Skip to content

Hostname

aim.edu

Last fetched

aim.edu resolves to 1 IPv4 address operated by AS9299 in PH.

Nutrition Label

WHISPER CANON · aim.eduRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint8.8/10canon.whisper.security/host/aim.edu

Resolution chain

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

IPPrefixASNOperatorCountry
119.92.176.145119.92.160.0/19AS9299PH

WHOIS identity

Registrar
Organization
asian institute of management
Contact emails

Subdomains

45 observed subdomains of aim.edu.

Web-graph footprint

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

317 sites link to this hostname.

76 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for aim.edu.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from aim.edu.

Cypher and MCP

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

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