Hostname
tctc.edu
Last fetched
tctc.edu resolves to 1 IPv4 address operated by C-LIGHT - CULR, LLC in US.
Nutrition Label
Resolution chain
tctc.edu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.74.15.45 | 199.74.15.0/24 | AS2722 | C-LIGHT - CULR, LLC | US |
WHOIS identity
- Registrar
- —
- Organization
- tri-county technical college
- Contact emails
- —
Subdomains
67 observed subdomains of tctc.edu.
Showing 25 of 67. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
29 SPF mechanisms authorising senders for tctc.edu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.eu.mailgun.org |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf1.mailgun.org |
| SPF_INCLUDE | _spf2.mailgun.org |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | cust-spf.cashnet.com |
| SPF_INCLUDE | mbssmtp.mbsbooks.com |
| SPF_INCLUDE | mbssmtp.msbooks.com |
| SPF_INCLUDE | spf.adgorientation.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 104.130.206.175 |
| SPF_IP | 104.130.206.91 |
| SPF_IP | 104.130.207.166 |
| SPF_IP | 104.130.222.158 |
| SPF_IP | 104.130.72.30 |
| SPF_IP | 12.228.6.215/32 |
| SPF_IP | 162.209.88.57 |
| SPF_IP | 162.209.9.103 |
| SPF_IP | 166.78.237.237 |
| SPF_IP | 166.78.242.211 |
| SPF_IP | 192.237.185.183 |
| SPF_IP | 192.237.186.88 |
| SPF_IP | 199.74.15.26 |
| SPF_IP | 23.253.213.70 |
| SPF_IP | 34.194.230.233/32 |
| SPF_IP | 34.230.107.215/32 |
| SPF_IP | 67.207.143.248 |
| SPF_MX | tctc.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.