Skip to content

Hostname

eko.com.ua

Last fetched

eko.com.ua resolves to 1 IPv4 address operated by AS44600 in UA. WHOIS lists iana:1405 as the registrar.

Nutrition Label

WHISPER CANON · eko.com.uaRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint7.4/10canon.whisper.security/host/eko.com.ua

Resolution chain

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

IPPrefixASNOperatorCountry
91.202.75.24591.202.72.0/22AS44600UA

WHOIS identity

Registrar
iana:1405
Organization
registrant information is not published
Contact emails

Subdomains

25 observed subdomains of eko.com.ua.

Web-graph footprint

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

58 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for eko.com.ua.

MechanismTarget
SPF_Aeko.com.ua
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.13.221.146
SPF_IP195.13.238.90
SPF_IP91.202.75.242
SPF_IP91.202.75.243
SPF_IP91.202.75.246
SPF_IP94.27.11.226
SPF_MXeko.com.ua

Related pages

Pivot deeper into the graph from eko.com.ua.

Cypher and MCP

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

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