Hostname
meb.ki.se
Last fetched
meb.ki.se resolves to 2 IPv4 addresses operated by SUNET-KI - Karolinska Institutet in SE.
Nutrition Label
Resolution chain
meb.ki.se resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 130.229.58.120 | 130.229.0.0/18 | AS2837 | SUNET-KI - Karolinska Institutet | SE |
| 130.229.58.121 | 130.229.0.0/18 | AS2837 | SUNET-KI - Karolinska Institutet | SE |
WHOIS identity
No WHOIS records are currently associated with meb.ki.se in WhisperGraph.
Subdomains
1,382 observed subdomains of meb.ki.se.
Showing 25 of 1,382. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from meb.ki.se in the public web crawl.
21 sites link to this hostname.
30 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for meb.ki.se.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.ki.se |
| SPF_INCLUDE | all._spf.plma.se |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from meb.ki.se.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "meb.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.