Hostname
kalea.se
Last fetched
kalea.se resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in FR. WHOIS lists registrar:100procentmedia as the registrar.
Nutrition Label
Resolution chain
kalea.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 |
|---|---|---|---|---|
| 95.179.223.181 | 95.179.208.0/20 | AS20473 | AS-VULTR - The Constant Company, LLC | FR |
WHOIS identity
- Registrar
- registrar:100procentmedia
- Organization
- —
- Contact emails
- —
Subdomains
2 observed subdomains of kalea.se.
| Subdomain |
|---|
| wwr.kalea.se |
| www.kalea.se |
Web-graph footprint
Distinct hostnames that link to or from kalea.se in the public web crawl.
6 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for kalea.se.
| Mechanism | Target |
|---|---|
| SPF_A | kalea.se |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.emarketeer.com |
| SPF_IP | 109.205.218.16 |
| SPF_IP | 109.205.218.17 |
| SPF_IP | 109.205.218.18 |
| SPF_IP | 109.205.218.19 |
| SPF_IP | 194.218.31.50/28 |
| SPF_IP | 2a01:2b0:3040::/48 |
| SPF_IP | 94.246.115.2/28 |
Related pages
Pivot deeper into the graph from kalea.se.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kalea.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.