Skip to content

Hostname

ekolay.net

Last fetched

ekolay.net resolves to 1 IPv4 address operated by AS12978 in TR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ekolay.netRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/ekolay.net

Resolution chain

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

IPPrefixASNOperatorCountry
83.66.162.8483.66.162.0/24AS12978TR

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

726 observed subdomains of ekolay.net.

Web-graph footprint

Distinct hostnames that link to or from ekolay.net in the public web crawl.

62 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ekolay.net.

MechanismTarget
SPF_Aekolay.net
SPF_IP212.31.0.96/27
SPF_IP212.31.1.29
SPF_IP212.31.1.58
SPF_IP212.31.3.96/27
SPF_IP52.213.2.240
SPF_IP52.213.242.160
SPF_IP52.213.67.170
SPF_IP52.214.28.156
SPF_MXekolay.net

Related pages

Pivot deeper into the graph from ekolay.net.

Cypher and MCP

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

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