Skip to content

Hostname

oksa.co

Last fetched

oksa.co resolves to 1 IPv4 address operated by AS47583 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · oksa.coRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/oksa.co

Resolution chain

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

IPPrefixASNOperatorCountry
82.112.242.2082.112.240.0/22AS47583FR

WHOIS identity

Registrar
iana:433
Organization
oksamaroc
Contact emails

Subdomains

20 observed subdomains of oksa.co.

Web-graph footprint

Distinct hostnames that link to or from oksa.co in the public web crawl.

5 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for oksa.co.

MechanismTarget
SPF_Aoksa.co
SPF_INCLUDE145155117.spf01.hubspotemail.net
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP190.92.172.118
SPF_IP198.38.86.127
SPF_IP204.93.174.82
SPF_MXoksa.co

Related pages

Pivot deeper into the graph from oksa.co.

Cypher and MCP

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

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