Skip to content

Hostname

obank.com.ua

Last fetched

obank.com.ua resolves to 8 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in US.

Nutrition Label

WHISPER CANON · obank.com.uaRouting diversity3.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/obank.com.ua

Resolution chain

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

IPPrefixASNOperatorCountry
23.196.3.18423.196.3.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.196.3.19823.196.3.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.212.110.16323.212.110.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.212.110.21623.212.110.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.44.215.13723.44.215.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.44.215.9123.44.215.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.50.131.14423.50.131.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
23.50.131.15823.50.131.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE

WHOIS identity

No WHOIS records are currently associated with obank.com.ua in WhisperGraph.

Subdomains

14 observed subdomains of obank.com.ua.

Web-graph footprint

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

16 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for obank.com.ua.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from obank.com.ua.

Cypher and MCP

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

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