Skip to content

Hostname

logsol.de

Last fetched

logsol.de resolves to 1 IPv4 address operated by AS34788 in DE.

Nutrition Label

WHISPER CANON · logsol.deRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/logsol.de

Resolution chain

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

IPPrefixASNOperatorCountry
85.13.139.19585.13.151.0/24AS34788DE

WHOIS identity

No WHOIS records are currently associated with logsol.de in WhisperGraph.

Subdomains

14 observed subdomains of logsol.de.

Web-graph footprint

Distinct hostnames that link to or from logsol.de in the public web crawl.

46 sites link to this hostname.

108 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for logsol.de.

MechanismTarget
SPF_Alogsol.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP120.136.41.120
SPF_IP120.136.41.121
SPF_IP120.136.41.122
SPF_IP185.117.251.216
SPF_IP212.83.36.205
SPF_IP212.83.36.206
SPF_IP62.113.218.29
SPF_IP62.113.218.30
SPF_IP62.113.218.31
SPF_IP62.113.242.84
SPF_IP62.113.242.85
SPF_IP89.22.117.4
SPF_IP89.22.117.77
SPF_IP91.26.156.242
SPF_MXlogsol.de

Related pages

Pivot deeper into the graph from logsol.de.

Cypher and MCP

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

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