Skip to content

Hostname

aascu.org

Last fetched

aascu.org resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · aascu.orgRouting diversity2.4/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/aascu.org

Resolution chain

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

IPPrefixASNOperatorCountry
157.230.202.233157.230.200.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
192.124.249.104192.124.249.0/24AS30148SUCURI-SEC - SucuriUS

WHOIS identity

Registrar
iana:2
Organization
american association of state colleges and universities
Contact emails

Subdomains

20 observed subdomains of aascu.org.

Web-graph footprint

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

826 sites link to this hostname.

379 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for aascu.org.

MechanismTarget
SPF_Aaascu.org
SPF_Apdx1-mailman01.dreamhost.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.184.155.116
SPF_IP208.184.155.99
SPF_IP208.86.201.9
SPF_IP209.18.70.1/24
SPF_IP209.18.93.1/24
SPF_IP209.66.116.112/28
SPF_IP64.106.137.140
SPF_IP64.27.72.1/24
SPF_IP66.70.82.40
SPF_MXaascu.org

Related pages

Pivot deeper into the graph from aascu.org.

Cypher and MCP

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

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