Skip to content

Hostname

logikaline.com

Last fetched

logikaline.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · logikaline.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/logikaline.com

Resolution chain

logikaline.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:81
Organization
inaki gorostidi
Contact emails

Subdomains

27 observed subdomains of logikaline.com.

Web-graph footprint

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

14 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for logikaline.com.

MechanismTarget
SPF_INCLUDE_spf.ibdinternet.com
SPF_INCLUDE_spf_useast2.prod.hydra.sophos.com
SPF_IP158.158.0.22
SPF_IP2001:4b98:dc0:43:f816:3eff:fe2c:6a51
SPF_IP2603:1020:1402:d:0:0:0:c
SPF_IP46.226.105.77
SPF_IP82.223.249.198

Related pages

Pivot deeper into the graph from logikaline.com.

Cypher and MCP

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

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