Hostname
kernhigh.org
Last fetched
kernhigh.org resolves to 8 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:886 as the registrar.
Nutrition Label
Resolution chain
kernhigh.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.16.158.133 | 104.16.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.16.159.133 | 104.16.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.189.233 | 104.18.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.190.233 | 104.18.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 151.101.0.80 | 151.101.0.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
| 151.101.128.80 | 151.101.128.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
| 151.101.192.80 | 151.101.192.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
| 151.101.64.80 | 151.101.64.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
WHOIS identity
- Registrar
- iana:886
- Organization
- jeremy clark
- Contact emails
Subdomains
118 observed subdomains of kernhigh.org.
Showing 25 of 118. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kernhigh.org in the public web crawl.
143 sites link to this hostname.
248 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for kernhigh.org.
| Mechanism | Target |
|---|---|
| SPF_A | bbnotify.net |
| SPF_A | khsd-ex-e01.khsd.k12.ca.us |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 199.36.164.0/22 |
| SPF_IP | 64.238.146.135/32 |
| SPF_MX | kernhigh-org.mail.protection.outlook.com |
| SPF_MX | kernhigh.org |
| SPF_MX | khsd.k12.ca.us |
Related pages
Pivot deeper into the graph from kernhigh.org.
- IP · 104.16.158.133
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:886
- Country · CA
- Email · noc@kernhigh.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: "kernhigh.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.