Skip to content

Hostname

isi.edu

Last fetched

isi.edu appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · isi.eduRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/isi.edu

Resolution chain

isi.edu has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
information sciences institute
Contact emails

Subdomains

3,277 observed subdomains of isi.edu.

Web-graph footprint

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

1,768 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for isi.edu.

MechanismTarget
SPF_Aant.isi.edu
SPF_Ahmail.jitbit.com
SPF_Ahmail2.jitbit.com
SPF_Aisi.edu
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.9.16.21
SPF_IP128.9.28.9
SPF_IP128.9.37.100
SPF_IP128.9.37.125
SPF_IP128.9.37.21
SPF_IP128.9.37.30
SPF_IP128.9.43.10
SPF_IP128.9.43.11
SPF_IP128.9.43.20
SPF_IP128.9.48.0/20
SPF_IP2001:1878:401:0:0:0:8009:1c09
SPF_IP205.220.168.151
SPF_IP205.220.180.151
SPF_IP209.85.128.0/17
SPF_IP2603:10b6:a03:32a::11/32
SPF_IP2a01:111:f400:7e8c:0:0:0:206/32
SPF_IP67.231.147.152
SPF_IP67.231.155.152
SPF_MXisi.edu

Related pages

Pivot deeper into the graph from isi.edu.

Cypher and MCP

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

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