Skip to content

Hostname

uillinois.edu

Last fetched

uillinois.edu resolves to 1 IPv4 address operated by ASN-UIUC-REGION-AS - University of Illinois in US.

Nutrition Label

WHISPER CANON · uillinois.eduRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/uillinois.edu

Resolution chain

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

IPPrefixASNOperatorCountry
64.22.183.12564.22.176.0/20AS698ASN-UIUC-REGION-AS - University of IllinoisUS

WHOIS identity

Registrar
Organization
university of illinois
Contact emails

Subdomains

6,711 observed subdomains of uillinois.edu.

Web-graph footprint

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

1,228 sites link to this hostname.

747 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for uillinois.edu.

MechanismTarget
SPF_INCLUDElearnerhall.com
SPF_INCLUDErelays._spf.illinois.edu
SPF_IP148.59.100.16/28
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32
SPF_IP64.18.204.67
SPF_IP64.22.178.188
SPF_IP64.22.178.192
SPF_IP64.22.178.197
SPF_IP64.22.178.56
SPF_IP64.22.186.244
SPF_IP64.22.187.89
SPF_MXuillinois.edu

Related pages

Pivot deeper into the graph from uillinois.edu.

Cypher and MCP

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

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