Hostname
kern.org
Last fetched
kern.org resolves to 1 IPv4 address operated by KCSOS-NET - Kern County Superintendent of Schools in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
kern.org 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 |
|---|---|---|---|---|
| 206.227.0.87 | 206.227.0.0/18 | AS5783 | KCSOS-NET - Kern County Superintendent of Schools | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- kern county superintendent of schools
- Contact emails
Subdomains
428 observed subdomains of kern.org.
Showing 25 of 428. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kern.org in the public web crawl.
202 sites link to this hostname.
235 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for kern.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.us.exclaimer.net |
| SPF_INCLUDE | spf1.kern.org |
| SPF_IP | 198.137.0.0/24 |
| SPF_IP | 206.227.0.0/24 |
| SPF_IP | 206.227.2.0/24 |
Related pages
Pivot deeper into the graph from kern.org.
- IP · 206.227.0.87
- ASN · AS5783KCSOS-NET - Kern County Superintendent of Schools
- Registrar · iana:2
- Country · US
- Email · dnsmgr@kern.org
- TLD · .org
- Browse hostnames · ke…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kern.org"})-[: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.