Skip to content

Hostname

aurora.edu

Last fetched

aurora.edu resolves to 2 IPv4 addresses operated by WINDSTREAM - Windstream Communications LLC in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
40.141.207.2940.140.0.0/15AS7029WINDSTREAM - Windstream Communications LLCUS
135.119.32.85135.119.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
Organization
aurora university
Contact emails

Subdomains

226 observed subdomains of aurora.edu.

Web-graph footprint

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

594 sites link to this hostname.

291 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for aurora.edu.

MechanismTarget
SPF_Asmtphosts.uits.iu.edu
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEne16.com
SPF_INCLUDEspf-001c7401.pphosted.com
SPF_INCLUDEspf.elluciancloud.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtechnolutions.net
SPF_IP176.31.145.254/32
SPF_IP198.187.196.100/32
SPF_IP40.141.207.0/24
SPF_IP40.141.207.15
SPF_IP40.141.207.29
SPF_IP40.141.207.50
SPF_IP40.141.207.72
SPF_IP54.240.121.247/32
SPF_IP54.240.121.248/32
SPF_IP69.74.105.9/32

Related pages

Pivot deeper into the graph from aurora.edu.

Cypher and MCP

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

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