Skip to content

Hostname

lctcs.edu

Last fetched

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

Nutrition Label

WHISPER CANON · lctcs.eduRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/lctcs.edu

Resolution chain

lctcs.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
louisiana community & technical college system
Contact emails

Subdomains

163 observed subdomains of lctcs.edu.

Web-graph footprint

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

176 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for lctcs.edu.

MechanismTarget
SPF_INCLUDE_phishspf.knowbe4.com
SPF_INCLUDEmx.benefitfocus.com
SPF_INCLUDEsender.zohoinvoice.com
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.elluciancloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.228.6.215/32
SPF_IP13.111.204.222/32
SPF_IP13.111.205.201/32
SPF_IP147.253.212.105/32
SPF_IP147.253.214.58/32
SPF_IP147.253.218.1/32
SPF_IP149.24.114.104/32
SPF_IP192.174.81.32/27
SPF_IP192.254.121.248/32
SPF_IP205.186.163.110
SPF_IP207.166.95.11/32
SPF_IP52.45.50.190/32
SPF_IP52.88.240.248/32
SPF_IP54.186.77.157/32
SPF_IP64.156.29.78/32
SPF_IP76.165.120.120
SPF_IP76.165.120.35
SPF_IP76.165.120.36
SPF_IP76.165.120.52
SPF_IP76.165.120.61

Related pages

Pivot deeper into the graph from lctcs.edu.

Cypher and MCP

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

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