Skip to content

Hostname

cts.edu

Last fetched

cts.edu resolves to 1 IPv4 address operated by DBISP - dbISP, LLC in US.

Nutrition Label

WHISPER CANON · cts.eduRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/cts.edu

Resolution chain

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

IPPrefixASNOperatorCountry
207.189.161.16207.189.161.0/24AS396492DBISP - dbISP, LLCUS

WHOIS identity

Registrar
Organization
christian theological seminary
Contact emails

Subdomains

18 observed subdomains of cts.edu.

Web-graph footprint

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

315 sites link to this hostname.

459 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cts.edu.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDEemail.populi.co
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEsecure.giftlegacy.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP204.134.134.92
SPF_IP207.189.161.16
SPF_IP216.54.158.194

Related pages

Pivot deeper into the graph from cts.edu.

Cypher and MCP

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

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