Hostname
khio.no
Last fetched
khio.no resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in FI.
Nutrition Label
Resolution chain
khio.no 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 |
|---|---|---|---|---|
| 35.228.54.117 | 35.228.48.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | FI |
WHOIS identity
- Registrar
- —
- Organization
- kunsth?gskolen i oslo
- Contact emails
Subdomains
73 observed subdomains of khio.no.
Showing 25 of 73. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from khio.no in the public web crawl.
536 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for khio.no.
| Mechanism | Target |
|---|---|
| SPF_A | xenon.metadot.com |
| SPF_INCLUDE | _spf.uninett.no |
| SPF_INCLUDE | msg-out.onevoice.no |
| SPF_INCLUDE | spf-eu.exlibrisgroup.com |
| SPF_INCLUDE | spf.flowmailer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.uio.no |
| SPF_IP | 158.36.122.44 |
| SPF_IP | 158.36.122.55 |
| SPF_IP | 217.28.202.8/32 |
| SPF_IP | 217.28.204.8/32 |
| SPF_IP | 54.149.252.182/32 |
| SPF_MX | khio.no |
Related pages
Pivot deeper into the graph from khio.no.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "khio.no"})-[: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.