Skip to content

Hostname

laika.it

Last fetched

laika.it resolves to 1 IPv4 address operated by AS3320 in DE. WHOIS lists registrar:eurodns sa as the registrar.

Nutrition Label

WHISPER CANON · laika.itRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/laika.it

Resolution chain

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

IPPrefixASNOperatorCountry
93.240.236.18693.192.0.0/10AS3320DE

WHOIS identity

Registrar
registrar:eurodns sa
Organization
fusi annamaria
Contact emails

Subdomains

22 observed subdomains of laika.it.

Web-graph footprint

Distinct hostnames that link to or from laika.it in the public web crawl.

251 sites link to this hostname.

183 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for laika.it.

MechanismTarget
SPF_Alaika.it
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP193.158.20.64/26
SPF_IP217.237.186.104/29
SPF_IP80.17.152.108/30
SPF_MXlaika.it

Related pages

Pivot deeper into the graph from laika.it.

Cypher and MCP

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

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