Skip to content

Hostname

logstor.com

Last fetched

logstor.com resolves to 1 IPv4 address operated by AS48854 in DK. WHOIS lists iana:638 as the registrar.

Nutrition Label

WHISPER CANON · logstor.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/logstor.com

Resolution chain

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

IPPrefixASNOperatorCountry
93.191.155.24093.191.152.0/21AS48854DK

WHOIS identity

Registrar
iana:638
Organization
logstor a/s
Contact emails

Subdomains

28 observed subdomains of logstor.com.

Web-graph footprint

Distinct hostnames that link to or from logstor.com in the public web crawl.

112 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for logstor.com.

MechanismTarget
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.kingspan.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP144.76.87.110
SPF_IP212.98.111.192/26
SPF_IP31.172.232.198/32
SPF_IP69.48.215.10
SPF_IP87.48.129.32/27

Related pages

Pivot deeper into the graph from logstor.com.

Cypher and MCP

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

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