Skip to content

Hostname

obank.kg

Last fetched

obank.kg resolves to 3 IPv4 addresses operated by NURTELECOM-AS-RIPE - NUR Telecom LLC in KG.

Nutrition Label

WHISPER CANON · obank.kgRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/obank.kg

Resolution chain

obank.kg resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.152.37.28194.152.37.0/24AS47237NURTELECOM-AS-RIPE - NUR Telecom LLCKG
95.87.90.2795.87.90.0/24AS215326OBANK-AS - O! Bank OJSC
95.87.90.10595.87.90.0/24AS215326OBANK-AS - O! Bank OJSC

WHOIS identity

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

Subdomains

6 observed subdomains of obank.kg.

Web-graph footprint

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

26 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for obank.kg.

MechanismTarget
SPF_Amail.obank.kg
SPF_Amx.obank.kg
SPF_IP212.112.103.213

Related pages

Pivot deeper into the graph from obank.kg.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "obank.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.