Skip to content

Hostname

ekineto.ro

Last fetched

ekineto.ro resolves to 2 IPv4 addresses operated by AS44043 in RO. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · ekineto.roRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.8/10canon.whisper.security/host/ekineto.ro

Resolution chain

ekineto.ro resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

2 observed subdomains of ekineto.ro.

Web-graph footprint

Distinct hostnames that link to or from ekineto.ro in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • ekineto.ro

SPF policy

15 SPF mechanisms authorising senders for ekineto.ro.

MechanismTarget
SPF_Aekineto.ro
SPF_Aspf.mxserver.ro
SPF_INCLUDEspf.mxserver.ro
SPF_IP176.223.120.199
SPF_IP176.223.121.23
SPF_IP185.92.193.60
SPF_IP188.215.245.240
SPF_IP31.14.56.247
SPF_IP46.102.147.181
SPF_IP86.107.43.56
SPF_IP89.44.47.29
SPF_IP89.44.47.55
SPF_IP91.195.28.109
SPF_IP93.115.119.100
SPF_MXekineto.ro

Related pages

Pivot deeper into the graph from ekineto.ro.

Cypher and MCP

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

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