Skip to content

Hostname

wsc.edu

Last fetched

wsc.edu resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · wsc.eduRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/wsc.edu

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.2.16104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.3.16104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.40172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
wayne state college
Contact emails

Subdomains

51 observed subdomains of wsc.edu.

Web-graph footprint

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

509 sites link to this hostname.

162 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for wsc.edu.

MechanismTarget
SPF_Ac.spf.service-now.com
SPF_INCLUDE_spf.academicworks.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.112.245.47
SPF_IP18.206.79.157
SPF_IP198.133.245.14
SPF_IP209.143.65.64/26
SPF_IP216.17.112.159
SPF_IP34.194.230.233/32
SPF_IP34.230.107.215/32
SPF_IP54.85.236.248
SPF_IP64.89.181.125
SPF_IP64.89.181.4
SPF_IP66.151.109.0/24

Related pages

Pivot deeper into the graph from wsc.edu.

Cypher and MCP

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

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