Skip to content

Hostname

wts.edu

Last fetched

wts.edu appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · wts.eduRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/wts.edu

Resolution chain

wts.edu has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
westminster theological seminary
Contact emails

Subdomains

74 observed subdomains of wts.edu.

Web-graph footprint

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

532 sites link to this hostname.

174 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for wts.edu.

MechanismTarget
SPF_Awts.edu
SPF_INCLUDEspfa.wts.edu
SPF_INCLUDEspfb.wts.edu
SPF_INCLUDEspfc.wts.edu
SPF_IP216.17.112.169
SPF_IP23.253.182.0/23
SPF_IP34.197.57.115
SPF_IP34.197.58.165
SPF_IP50.23.218.192/27
SPF_IP50.31.32.0/19
SPF_IP64.18.0.0/20
SPF_IP64.233.160.0/19
SPF_IP66.102.0.0/20
SPF_IP66.249.80.0/20
SPF_IP72.14.192.0/18
SPF_MXwts.edu

Related pages

Pivot deeper into the graph from wts.edu.

Cypher and MCP

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

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