Skip to content

Hostname

oka.fm

Last fetched

oka.fm resolves to 1 IPv4 address operated by AS3175 in RU.

Nutrition Label

WHISPER CANON · oka.fmRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/oka.fm

Resolution chain

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

IPPrefixASNOperatorCountry
62.152.56.3362.152.56.0/24AS3175RU

WHOIS identity

No WHOIS records are currently associated with oka.fm in WhisperGraph.

Subdomains

5 observed subdomains of oka.fm.

Web-graph footprint

Distinct hostnames that link to or from oka.fm in the public web crawl.

379 sites link to this hostname.

465 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for oka.fm.

MechanismTarget
SPF_REDIRECT_spf.yandex.net

Related pages

Pivot deeper into the graph from oka.fm.

Cypher and MCP

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

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