Hostname
ki.se
Last fetched
ki.se resolves to 1 IPv4 address operated by SUNET SUNET Swedish University Network in SE.
Nutrition Label
Resolution chain
ki.se 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 |
|---|---|---|---|---|
| 130.237.128.16 | 130.237.0.0/16 | AS1653 | SUNET SUNET Swedish University Network | SE |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from ki.se in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for ki.se.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.ki.se |
| SPF_INCLUDE | _spf.nanolearning.com |
| SPF_INCLUDE | _spf.tem.scaleway.com |
| SPF_INCLUDE | all._spf.plma.se |
| SPF_INCLUDE | spf-eu.exlibrisgroup.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 130.235.56.199 |
| SPF_IP | 130.235.56.200 |
| SPF_IP | 130.235.56.201 |
| SPF_IP | 130.235.56.202 |
| SPF_IP | 130.239.8.142 |
| SPF_IP | 130.239.8.162 |
| SPF_IP | 193.75.92.158 |
| SPF_IP | 205.201.136.26 |
| SPF_IP | 212.247.0.192/26 |
| SPF_IP | 54.72.160.116/32 |
| SPF_IP | 54.76.9.230 |
| SPF_IP | 54.77.64.171 |
| SPF_IP | 78.47.65.45 |
| SPF_IP | 82.196.180.210 |
| SPF_IP | 94.140.53.162 |
Related pages
Pivot deeper into the graph from ki.se.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ki.se"})-[: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.