Skip to content

Hostname

gcccks.edu

Last fetched

gcccks.edu resolves to 1 IPv4 address operated by KANREN - Kansas Research and Education Network in US.

Nutrition Label

WHISPER CANON · gcccks.eduRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/gcccks.edu

Resolution chain

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

IPPrefixASNOperatorCountry
198.248.196.6198.248.0.0/16AS2495KANREN - Kansas Research and Education NetworkUS

WHOIS identity

Registrar
Organization
garden city community college
Contact emails

Subdomains

14 observed subdomains of gcccks.edu.

Web-graph footprint

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

198 sites link to this hostname.

203 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for gcccks.edu.

MechanismTarget
SPF_Agcccks.edu
SPF_Amail.gcccks.edu
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEmbssmtp.mbsbooks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.watermarkinsights.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP198.248.196.5/32
SPF_IP198.248.197.180/32
SPF_MXgcccks.edu

Related pages

Pivot deeper into the graph from gcccks.edu.

Cypher and MCP

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

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