Skip to content

Hostname

sbp.edu

Last fetched

sbp.edu resolves to 1 IPv4 address operated by BIMR-LJ - Sanford Burnham Prebys Medical Discovery Institute in US.

Nutrition Label

WHISPER CANON · sbp.eduRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/sbp.edu

Resolution chain

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

IPPrefixASNOperatorCountry
192.231.106.144192.231.106.0/24AS14518BIMR-LJ - Sanford Burnham Prebys Medical Discovery InstituteUS

WHOIS identity

No WHOIS records are currently associated with sbp.edu in WhisperGraph.

Subdomains

1 observed subdomain of sbp.edu.

Subdomain
www.sbp.edu

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for sbp.edu.

MechanismTarget
SPF_Asbp.edu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.231.106.10
SPF_IP192.231.106.165
SPF_IP192.231.106.220
SPF_IP192.231.106.221
SPF_MXsbp.edu

Related pages

Pivot deeper into the graph from sbp.edu.

Cypher and MCP

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

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