Skip to content

Hostname

okassa.com

Last fetched

okassa.com resolves to 1 IPv4 address operated by AS25227 in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · okassa.comRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/okassa.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.34.158.10646.34.156.0/22AS25227RU

WHOIS identity

Registrar
iana:463
Organization
obshchestvo s ogranichennoy otvetstvennostu centr otraslevyh resheniy ayleks
Contact emails

Subdomains

3 observed subdomains of okassa.com.

Web-graph footprint

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

8 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for okassa.com.

Related pages

Pivot deeper into the graph from okassa.com.

Cypher and MCP

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

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