Skip to content

Hostname

elekma.com

Last fetched

elekma.com resolves to 3 IPv4 addresses operated by S1NETWORKS-AS in FI. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · elekma.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/elekma.com

Resolution chain

elekma.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.90.49.6991.90.48.0/21AS199508S1NETWORKS-ASFI
91.90.50.10191.90.48.0/21AS199508S1NETWORKS-ASFI
93.90.51.13993.90.48.0/20AS45010MEGATUUTTIFI

WHOIS identity

Registrar
iana:69
Organization
matti lukkarila
Contact emails

Subdomains

10 observed subdomains of elekma.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for elekma.com.

MechanismTarget
SPF_Aelekma.com
SPF_INCLUDE_spf.radicenter.eu
SPF_INCLUDEspf.welcomnet.fi
SPF_INCLUDEspfcust.dlsoftware.com
SPF_IP185.86.211.133
SPF_IP185.86.211.153
SPF_IP212.47.208.133
SPF_IP212.47.208.153
SPF_MXelekma.com

Related pages

Pivot deeper into the graph from elekma.com.

Cypher and MCP

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

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