Skip to content

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

WHISPER CANON · nebula.fiRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/nebula.fi

Resolution chain

nebula.fi resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
83.145.239.18583.145.192.0/18AS29422FI

WHOIS identity

Registrar
iana:1498
Organization
nebula oy
Contact emails

Subdomains

1,897 observed subdomains of nebula.fi.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for nebula.fi.

MechanismTarget
SPF_Abulletin.nebula.fi
SPF_INCLUDEmktomail.com
SPF_INCLUDEregistrarmail.net
SPF_INCLUDEspf.nebula.fi
SPF_IP2001:1bc8:100c:f220::66/112
SPF_IP217.30.182.253
SPF_IP77.86.232.162
SPF_IP77.86.241.208/28
SPF_IP81.22.169.214/32
SPF_IP81.22.169.250/32
SPF_IP81.22.169.251/32
SPF_IP83.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.