Skip to content

Hostname

tctc.edu

Last fetched

tctc.edu resolves to 1 IPv4 address operated by C-LIGHT - CULR, LLC in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
199.74.15.45199.74.15.0/24AS2722C-LIGHT - CULR, LLCUS

WHOIS identity

Registrar
Organization
tri-county technical college
Contact emails

Subdomains

67 observed subdomains of tctc.edu.

Web-graph footprint

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

304 sites link to this hostname.

291 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

29 SPF mechanisms authorising senders for tctc.edu.

MechanismTarget
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf1.mailgun.org
SPF_INCLUDE_spf2.mailgun.org
SPF_INCLUDEamazonses.com
SPF_INCLUDEcust-spf.cashnet.com
SPF_INCLUDEmbssmtp.mbsbooks.com
SPF_INCLUDEmbssmtp.msbooks.com
SPF_INCLUDEspf.adgorientation.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP104.130.206.175
SPF_IP104.130.206.91
SPF_IP104.130.207.166
SPF_IP104.130.222.158
SPF_IP104.130.72.30
SPF_IP12.228.6.215/32
SPF_IP162.209.88.57
SPF_IP162.209.9.103
SPF_IP166.78.237.237
SPF_IP166.78.242.211
SPF_IP192.237.185.183
SPF_IP192.237.186.88
SPF_IP199.74.15.26
SPF_IP23.253.213.70
SPF_IP34.194.230.233/32
SPF_IP34.230.107.215/32
SPF_IP67.207.143.248
SPF_MXtctc.edu

Related pages

Pivot deeper into the graph from tctc.edu.

Cypher and MCP

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

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