Skip to content

Hostname

solar.fi

Last fetched

solar.fi resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.

Nutrition Label

WHISPER CANON · solar.fiRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/solar.fi

Resolution chain

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

IPPrefixASNOperatorCountry
159.89.96.179159.89.96.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

No WHOIS records are currently associated with solar.fi in WhisperGraph.

Subdomains

5 observed subdomains of solar.fi.

Web-graph footprint

Distinct hostnames that link to or from solar.fi in the public web crawl.

31 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for solar.fi.

MechanismTarget
SPF_Apobox.solar.fi
SPF_Asolar.fi
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.55.84.45/32
SPF_IP31.187.86.11/32
SPF_IP82.141.107.186/32
SPF_IP82.141.107.187/32
SPF_IP84.234.71.76/32
SPF_MXsolar.fi

Related pages

Pivot deeper into the graph from solar.fi.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "solar.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.