Skip to content

Hostname

ws.edu

Last fetched

ws.edu resolves to 1 IPv4 address operated by WSCC-AS1 - Walters State Community College in US.

Nutrition Label

WHISPER CANON · ws.eduRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ws.edu

Resolution chain

ws.edu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
198.161.167.21198.161.167.0/24AS55024WSCC-AS1 - Walters State Community CollegeUS

WHOIS identity

Registrar
Organization
walters state community college
Contact emails

Subdomains

100 observed subdomains of ws.edu.

Web-graph footprint

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

263 sites link to this hostname.

285 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ws.edu.

MechanismTarget
SPF_INCLUDE_tuf-spf.touchnet.com
SPF_INCLUDEa._spf.brightspace.com
SPF_INCLUDEmg.ca.app.regroup.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.228.6.215/32
SPF_IP13.65.145.125
SPF_IP13.66.28.143
SPF_IP173.224.69.0/24
SPF_IP198.146.226.151
SPF_IP198.146.226.152
SPF_IP40.122.204.255/32
SPF_IP40.124.53.198

Related pages

Pivot deeper into the graph from ws.edu.

Cypher and MCP

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

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