Skip to content

Hostname

aa.edu

Last fetched

aa.edu resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · aa.eduRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/aa.edu

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.37.162104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.210.117172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
albuquerque academy
Contact emails

Subdomains

30 observed subdomains of aa.edu.

Web-graph footprint

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

114 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for aa.edu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.118.28
SPF_IP167.89.21.209
SPF_IP4.14.112.142
SPF_IP4.14.116.64/27
SPF_IP54.240.38.138/31
SPF_IP54.240.60.29/30
SPF_IP70.32.75.161
SPF_MXaa.edu

Related pages

Pivot deeper into the graph from aa.edu.

Cypher and MCP

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

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