Skip to content

Hostname

eki.si

Last fetched

eki.si resolves to 1 IPv4 address operated by TBSH-CLIENT-TRISTAR-BYTEHOUSE in GB.

Nutrition Label

WHISPER CANON · eki.siRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/eki.si

Resolution chain

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

IPPrefixASNOperatorCountry
188.191.156.66188.191.156.0/23AS57148TBSH-CLIENT-TRISTAR-BYTEHOUSEGB

WHOIS identity

No WHOIS records are currently associated with eki.si in WhisperGraph.

Subdomains

1 observed subdomain of eki.si.

Subdomain
www.eki.si

Web-graph footprint

Distinct hostnames that link to or from eki.si in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for eki.si.

MechanismTarget
SPF_INCLUDEspf.t-2.si

Related pages

Pivot deeper into the graph from eki.si.

Cypher and MCP

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

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