Skip to content

Hostname

elki.co

Last fetched

elki.co resolves to 1 IPv4 address operated by AS50867 in RU. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · elki.coRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/elki.co

Resolution chain

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

IPPrefixASNOperatorCountry
5.180.174.2195.180.174.0/24AS50867RU

WHOIS identity

Registrar
iana:1861
Organization
investment financial
Contact emails

Subdomains

3 observed subdomains of elki.co.

Web-graph footprint

Distinct hostnames that link to or from elki.co in the public web crawl.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for elki.co.

MechanismTarget
SPF_Aelki.co
SPF_IP178.208.83.87
SPF_IP178.208.83.95
SPF_IP178.208.83.96
SPF_MXelki.co

Related pages

Pivot deeper into the graph from elki.co.

Cypher and MCP

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

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