Skip to content

Hostname

wooster.edu

Last fetched

wooster.edu resolves to 1 IPv4 address operated by SUCURI-SEC - Sucuri in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
192.124.249.111192.124.249.0/24AS30148SUCURI-SEC - SucuriUS

WHOIS identity

Registrar
Organization
college of wooster
Contact emails

Subdomains

1,515 observed subdomains of wooster.edu.

Web-graph footprint

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

894 sites link to this hostname.

559 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for wooster.edu.

MechanismTarget
SPF_INCLUDE23526806.spf01.hubspotemail.net
SPF_INCLUDE_spf.qemailserver.com
SPF_INCLUDEmbssmtp.mbsbooks.com
SPF_INCLUDEsecure.giftlegacy.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-na.exlibrisgroup.com
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_INCLUDEwooster.campusgroups.com
SPF_IP13.59.128.245
SPF_IP140.103.9.0/24
SPF_IP18.216.144.57
SPF_IP18.217.159.240
SPF_IP18.219.209.13
SPF_IP199.231.134.73/32
SPF_IP216.248.199.106/32
SPF_IP64.74.237.230/31

Related pages

Pivot deeper into the graph from wooster.edu.

Cypher and MCP

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

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