Skip to content

Hostname

eleiko.com

Last fetched

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

Nutrition Label

WHISPER CANON · eleiko.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/eleiko.com

Resolution chain

eleiko.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:73
Organization
eleiko group ab
Contact emails

Subdomains

23 observed subdomains of eleiko.com.

Web-graph footprint

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

578 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for eleiko.com.

MechanismTarget
SPF_Arelay2.hostnet.se
SPF_INCLUDE8842163.spf01.hubspotemail.net
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEmail3.litiumdrift.se
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.81.82.183
SPF_IP20.73.16.0
SPF_IP31.193.252.110
SPF_IP46.59.120.20

Related pages

Pivot deeper into the graph from eleiko.com.

Cypher and MCP

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

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