Skip to content

Hostname

solar.nl

Last fetched

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

Nutrition Label

WHISPER CANON · solar.nlRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/solar.nl

Resolution chain

solar.nl 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:ports group ab
Organization
Contact emails

Subdomains

1 observed subdomain of solar.nl.

Subdomain
www.solar.nl

Web-graph footprint

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

64 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for solar.nl.

MechanismTarget
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDE_spf.grpitsrv.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDElink-edi.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_IP131.165.72.114
SPF_IP131.165.72.115
SPF_IP159.183.230.212
SPF_IP193.46.215.141/32
SPF_IP208.117.51.16
SPF_IP217.145.53.131
SPF_IP62.242.2.36
SPF_IP62.242.2.38
SPF_IP77.222.78.0/28

Related pages

Pivot deeper into the graph from solar.nl.

Cypher and MCP

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

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