Skip to content

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

WHISPER CANON · westerntc.eduRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/westerntc.edu

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.

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.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for westerntc.edu.

MechanismTarget
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEbmsend.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.elluciancloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.247.216.0/22
SPF_IP165.128.0.0/16
SPF_IP192.41.90.160/27
SPF_IP198.187.196.0/24
SPF_IP204.168.144.52
SPF_IP205.139.104.0/22
SPF_IP205.139.105.0/24
SPF_IP206.79.6.0/24
SPF_IP208.117.49.214/32
SPF_IP216.134.212.192/28
SPF_IP216.235.196.0/22
SPF_IP216.235.200.0/21
SPF_IP40.86.82.200
SPF_IP50.246.80.244
SPF_IP52.34.244.186
SPF_IP66.35.37.96/27
SPF_MXwesterntc.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.