Skip to content

Hostname

usfca.edu

Last fetched

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

Nutrition Label

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

Resolution chain

usfca.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
university of san francisco
Contact emails

Subdomains

380 observed subdomains of usfca.edu.

Web-graph footprint

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

3,141 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for usfca.edu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf1.usfca.edu
SPF_IP138.202.192.0/24
SPF_IP148.105.8.0/21
SPF_IP148.163.148.175
SPF_IP148.163.158.109
SPF_IP162.247.216.0/22
SPF_IP184.107.80.0/24
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP216.248.199.105/32
SPF_IP216.248.199.106/32
SPF_IP34.223.15.128
SPF_IP35.162.199.78
SPF_IP52.1.96.230/32
SPF_IP54.186.193.102/32
SPF_IP67.228.50.32/27
SPF_IP75.126.200.128/27
SPF_IP75.126.253.0/24

Related pages

Pivot deeper into the graph from usfca.edu.

Cypher and MCP

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

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