Skip to content

Hostname

flash.uchicago.edu

Last fetched

flash.uchicago.edu resolves to 1 IPv4 address operated by U-CHICAGO-AS - The University of Chicago in US.

Nutrition Label

WHISPER CANON · flash.uchicago.eduRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/flash.uchicago.edu

Resolution chain

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

IPPrefixASNOperatorCountry
128.135.10.200128.135.0.0/16AS160U-CHICAGO-AS - The University of ChicagoUS

WHOIS identity

No WHOIS records are currently associated with flash.uchicago.edu in WhisperGraph.

Subdomains

1 observed subdomain of flash.uchicago.edu.

Web-graph footprint

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

79 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for flash.uchicago.edu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEs1.uchicago.edu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.135.176.0/23
SPF_IP128.135.20.0/25
SPF_IP148.163.143.251
SPF_IP167.89.0.0/17
SPF_IP198.37.144.0/20
SPF_IP40.79.65.134
SPF_IP67.231.145.199
SPF_MXflash.uchicago.edu

Related pages

Pivot deeper into the graph from flash.uchicago.edu.

Cypher and MCP

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

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