Hostname
klamathcc.edu
Last fetched
klamathcc.edu resolves to 1 IPv4 address operated by LINK-OREGON - University of Oregon in US.
Nutrition Label
Resolution chain
klamathcc.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 |
|---|---|---|---|---|
| 140.211.161.88 | 140.211.0.0/16 | AS3701 | LINK-OREGON - University of Oregon | US |
WHOIS identity
- Registrar
- —
- Organization
- klamath community college
- Contact emails
- —
Subdomains
44 observed subdomains of klamathcc.edu.
Showing 25 of 44. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for klamathcc.edu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | outboundmail.blackbaud.net |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.formassembly.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 140.211.161.68 |
| SPF_IP | 141.193.208.0/23 |
| SPF_IP | 198.105.13.131/32 |
| SPF_IP | 205.139.105.140/32 |
| SPF_IP | 54.215.244.243 |
| SPF_MX | klamathcc.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.