Hostname
obank.kg
Last fetched
obank.kg resolves to 3 IPv4 addresses operated by NURTELECOM-AS-RIPE - NUR Telecom LLC in KG.
Nutrition Label
Resolution chain
obank.kg resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.152.37.28 | 194.152.37.0/24 | AS47237 | NURTELECOM-AS-RIPE - NUR Telecom LLC | KG |
| 95.87.90.27 | 95.87.90.0/24 | AS215326 | OBANK-AS - O! Bank OJSC | — |
| 95.87.90.105 | 95.87.90.0/24 | AS215326 | OBANK-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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for obank.kg.
| Mechanism | Target |
|---|---|
| SPF_A | mail.obank.kg |
| SPF_A | mx.obank.kg |
| SPF_IP | 212.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.