Hostname
westerntc.edu
Last fetched
westerntc.edu is a registered hostname under the .edu top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- —
- Organization
- western technical college
- Contact emails
- —
Subdomains
67 observed subdomains of westerntc.edu.
Showing 25 of 67. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from westerntc.edu in the public web crawl.
462 sites link to this hostname.
306 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
23 SPF mechanisms authorising senders for westerntc.edu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.qualtrics.com |
| SPF_INCLUDE | bmsend.com |
| SPF_INCLUDE | outboundmail.blackbaud.net |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.elluciancloud.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 162.247.216.0/22 |
| SPF_IP | 165.128.0.0/16 |
| SPF_IP | 192.41.90.160/27 |
| SPF_IP | 198.187.196.0/24 |
| SPF_IP | 204.168.144.52 |
| SPF_IP | 205.139.104.0/22 |
| SPF_IP | 205.139.105.0/24 |
| SPF_IP | 206.79.6.0/24 |
| SPF_IP | 208.117.49.214/32 |
| SPF_IP | 216.134.212.192/28 |
| SPF_IP | 216.235.196.0/22 |
| SPF_IP | 216.235.200.0/21 |
| SPF_IP | 40.86.82.200 |
| SPF_IP | 50.246.80.244 |
| SPF_IP | 52.34.244.186 |
| SPF_IP | 66.35.37.96/27 |
| SPF_MX | westerntc.edu |
Related pages
Pivot deeper into the graph from westerntc.edu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "westerntc.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.