Hostname
nebula.fi
Last fetched
nebula.fi resolves to 1 IPv4 address operated by AS29422 in FI. WHOIS lists iana:1498 as the registrar.
Nutrition Label
Resolution chain
nebula.fi 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 |
|---|---|---|---|---|
| 83.145.239.185 | 83.145.192.0/18 | AS29422 | — | FI |
WHOIS identity
- Registrar
- iana:1498
- Organization
- nebula oy
- Contact emails
- —
Subdomains
1,897 observed subdomains of nebula.fi.
Showing 25 of 1,897. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nebula.fi in the public web crawl.
62 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
12 SPF mechanisms authorising senders for nebula.fi.
| Mechanism | Target |
|---|---|
| SPF_A | bulletin.nebula.fi |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | registrarmail.net |
| SPF_INCLUDE | spf.nebula.fi |
| SPF_IP | 2001:1bc8:100c:f220::66/112 |
| SPF_IP | 217.30.182.253 |
| SPF_IP | 77.86.232.162 |
| SPF_IP | 77.86.241.208/28 |
| SPF_IP | 81.22.169.214/32 |
| SPF_IP | 81.22.169.250/32 |
| SPF_IP | 81.22.169.251/32 |
| SPF_IP | 83.145.253.137 |
Related pages
Pivot deeper into the graph from nebula.fi.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nebula.fi"})-[: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.