Skip to content

Hostname

dts.edu

Last fetched

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

Nutrition Label

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

Resolution chain

dts.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
dallas theological seminary attention: it dept. (rb edu)
Contact emails

Subdomains

56 observed subdomains of dts.edu.

Web-graph footprint

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

766 sites link to this hostname.

150 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for dts.edu.

MechanismTarget
SPF_INCLUDE1956353.spf03.hubspotemail.net
SPF_INCLUDEcmail1.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.symplicity.com
SPF_INCLUDEspf.zohomail360.com
SPF_IP199.184.195.215
SPF_IP199.184.195.217
SPF_IP209.235.101.208/28
SPF_IP216.27.28.20/32
SPF_IP216.27.28.59

Related pages

Pivot deeper into the graph from dts.edu.

Cypher and MCP

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

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