Skip to content

Hostname

klamathcc.edu

Last fetched

klamathcc.edu resolves to 1 IPv4 address operated by LINK-OREGON - University of Oregon in US.

Nutrition Label

WHISPER CANON · klamathcc.eduRouting diversity1.5/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/klamathcc.edu

Resolution chain

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

IPPrefixASNOperatorCountry
140.211.161.88140.211.0.0/16AS3701LINK-OREGON - University of OregonUS

WHOIS identity

Registrar
Organization
klamath community college
Contact emails

Subdomains

44 observed subdomains of klamathcc.edu.

Web-graph footprint

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

184 sites link to this hostname.

285 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for klamathcc.edu.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.formassembly.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP140.211.161.68
SPF_IP141.193.208.0/23
SPF_IP198.105.13.131/32
SPF_IP205.139.105.140/32
SPF_IP54.215.244.243
SPF_MXklamathcc.edu

Related pages

Pivot deeper into the graph from klamathcc.edu.

Cypher and MCP

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

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