Skip to content

Hostname

sbctc.edu

Last fetched

sbctc.edu resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · sbctc.eduRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/sbctc.edu

Resolution chain

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

IPPrefixASNOperatorCountry
16.146.214.16516.146.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.146.236.17716.146.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
34.218.72.16534.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.166.111.9835.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.85.43.5935.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
52.39.9.4952.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
washington state board for community & technical colleges
Contact emails

Subdomains

80 observed subdomains of sbctc.edu.

Web-graph footprint

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

647 sites link to this hostname.

612 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for sbctc.edu.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP134.39.2.200
SPF_IP134.39.2.227
SPF_IP147.160.167.0/26
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP74.122.104.0/22
SPF_MXsbctc.edu

Related pages

Pivot deeper into the graph from sbctc.edu.

Cypher and MCP

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

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