Skip to content

Hostname

rsk.kg

Last fetched

rsk.kg resolves to 1 IPv4 address operated by ELDIK-BANK-AS - Eldik Bank OJSC in KG.

Nutrition Label

WHISPER CANON · rsk.kgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/rsk.kg

Resolution chain

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

IPPrefixASNOperatorCountry
93.170.178.4493.170.178.0/24AS41271ELDIK-BANK-AS - Eldik Bank OJSCKG

WHOIS identity

No WHOIS records are currently associated with rsk.kg in WhisperGraph.

Subdomains

22 observed subdomains of rsk.kg.

Web-graph footprint

Distinct hostnames that link to or from rsk.kg in the public web crawl.

74 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for rsk.kg.

MechanismTarget
SPF_Arsk.kg
SPF_MXrsk.kg

Related pages

Pivot deeper into the graph from rsk.kg.

Cypher and MCP

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

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