Hostname
sbctc.edu
Last fetched
sbctc.edu resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
sbctc.edu resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.146.214.165 | 16.146.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.146.236.177 | 16.146.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.218.72.165 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.166.111.98 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.85.43.59 | 35.80.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.39.9.49 | 52.36.0.0/14 | AS16509 | AMAZON-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.
Showing 25 of 80. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for sbctc.edu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 134.39.2.200 |
| SPF_IP | 134.39.2.227 |
| SPF_IP | 147.160.167.0/26 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 74.122.104.0/22 |
| SPF_MX | sbctc.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.