Skip to content

Hostname

solar.se

Last fetched

solar.se resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:abion ab as the registrar.

Nutrition Label

WHISPER CANON · solar.seRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/solar.se

Resolution chain

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

IPPrefixASNOperatorCountry
20.105.216.3720.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:abion ab
Organization
Contact emails

Subdomains

11 observed subdomains of solar.se.

Web-graph footprint

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

194 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for solar.se.

MechanismTarget
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.grpitsrv.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEeinv.kmd.dk
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.69.82.159
SPF_IP185.15.121.0/26
SPF_IP217.145.53.131
SPF_IP23.83.208.0/20
SPF_IP35.85.190.185/32
SPF_IP62.242.2.36
SPF_IP62.242.2.38
SPF_IP80.244.195.179
SPF_IP82.99.18.0/25

Related pages

Pivot deeper into the graph from solar.se.

Cypher and MCP

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

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

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