Skip to content

Hostname

tvcc.edu

Last fetched

tvcc.edu resolves to 1 IPv4 address operated by TVCC-NET1 - TVCC in US.

Nutrition Label

WHISPER CANON · tvcc.eduRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/tvcc.edu

Resolution chain

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

IPPrefixASNOperatorCountry
68.69.48.7568.69.48.0/24AS399445TVCC-NET1 - TVCCUS

WHOIS identity

Registrar
Organization
trinity valley community college
Contact emails

Subdomains

275 observed subdomains of tvcc.edu.

Web-graph footprint

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

187 sites link to this hostname.

90 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for tvcc.edu.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEinsitesmtp.mbsbooks.com
SPF_INCLUDEmbssmtp.mbsbooks.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP13.108.238.134
SPF_IP13.108.238.142
SPF_IP198.187.196.100/32
SPF_IP209.143.153.38
SPF_IP68.69.48.26

Related pages

Pivot deeper into the graph from tvcc.edu.

Cypher and MCP

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

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