Skip to content

Hostname

aii.edu

Last fetched

aii.edu resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · aii.eduRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/aii.edu

Resolution chain

aii.edu resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.9.194104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.189.137172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.1188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.1188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
art institutes international
Contact emails

Subdomains

9 observed subdomains of aii.edu.

Web-graph footprint

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

32 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for aii.edu.

MechanismTarget
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEa._spf.brightspace.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-0055af01.pphosted.com
SPF_INCLUDEspf.clearslide.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP161.38.1.37
SPF_IP161.38.1.38
SPF_IP161.38.1.39
SPF_IP161.38.252.37
SPF_MXaii.edu

Related pages

Pivot deeper into the graph from aii.edu.

Cypher and MCP

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

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