Skip to content

Hostname

solar-log.com

Last fetched

solar-log.com resolves to 1 IPv4 address operated by AS29066 in FR. WHOIS lists iana:1328 as the registrar.

Nutrition Label

WHISPER CANON · solar-log.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/solar-log.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.138.2.21762.138.2.0/24AS29066FR

WHOIS identity

Registrar
iana:1328
Organization
joerg karwath
Contact emails

Subdomains

61 observed subdomains of solar-log.com.

Web-graph footprint

Distinct hostnames that link to or from solar-log.com in the public web crawl.

420 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for solar-log.com.

MechanismTarget
SPF_Asolar-log.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.bkw.ch
SPF_IP195.243.190.107
SPF_IP62.138.2.217
SPF_IP85.13.148.232
SPF_IP85.25.195.30
SPF_IP85.25.203.181
SPF_MXsolar-log.com

Related pages

Pivot deeper into the graph from solar-log.com.

Cypher and MCP

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

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