Skip to content

Hostname

sbac.edu

Last fetched

sbac.edu resolves to 3 IPv4 addresses operated by SBAC - The School Board of Alachua County, Florida in US.

Nutrition Label

WHISPER CANON · sbac.eduRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/sbac.edu

Resolution chain

sbac.edu resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
150.104.66.66150.104.0.0/16AS53648SBAC - The School Board of Alachua County, FloridaUS
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
school board of alachua county, florida information resources
Contact emails

Subdomains

221 observed subdomains of sbac.edu.

Web-graph footprint

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

280 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for sbac.edu.

MechanismTarget
SPF_INCLUDE_phishspf.knowbe4.com
SPF_INCLUDE_spf.google.com
SPF_IP104.225.187.128
SPF_IP12.171.93.123/32
SPF_IP150.104.0.0/16
SPF_IP66.195.143.26/32
SPF_IP72.4.114.160/32
SPF_IP8.12.72.20/32

Related pages

Pivot deeper into the graph from sbac.edu.

Cypher and MCP

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

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