Skip to content

Hostname

solar.dk

Last fetched

solar.dk resolves to 1 IPv4 address operated by AS3292 in DK. WHOIS lists registrar:abion ab as the registrar.

Nutrition Label

WHISPER CANON · solar.dkRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/solar.dk

Resolution chain

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

IPPrefixASNOperatorCountry
87.54.38.3587.48.0.0/13AS3292DK

WHOIS identity

Registrar
registrar:abion ab
Organization
solar a/s
Contact emails

Subdomains

11 observed subdomains of solar.dk.

Web-graph footprint

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

193 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for solar.dk.

MechanismTarget
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDE_spf.grpitsrv.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDElink-edi.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP131.165.109.35
SPF_IP131.165.63.88/32
SPF_IP131.165.63.89/32
SPF_IP131.165.72.114
SPF_IP131.165.72.115
SPF_IP131.165.72.116
SPF_IP131.165.72.117
SPF_IP157.133.167.152/29
SPF_IP159.183.230.212
SPF_IP169.145.39.240/29
SPF_IP18.98.16.200/29
SPF_IP217.145.53.131
SPF_IP62.242.2.36
SPF_IP62.242.2.38
SPF_IP80.244.195.179
SPF_IP92.43.122.132
SPF_IP92.43.122.155

Related pages

Pivot deeper into the graph from solar.dk.

Cypher and MCP

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

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