Skip to content

Hostname

ok.ro

Last fetched

ok.ro resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · ok.roRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ok.ro

Resolution chain

ok.ro resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.62.208104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.139.65172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.131.223.10185.131.223.0/24AS211701RO

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

4 observed subdomains of ok.ro.

Web-graph footprint

Distinct hostnames that link to or from ok.ro in the public web crawl.

445 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ok.ro.

MechanismTarget
SPF_Aok.ro
SPF_INCLUDE_spf.google.com
SPF_IP178.255.34.10
SPF_IP178.255.35.90
SPF_IP185.131.223.10
SPF_IP185.216.190.101
SPF_IP185.216.190.2
SPF_IP185.216.190.3
SPF_MXok.ro

Related pages

Pivot deeper into the graph from ok.ro.

Cypher and MCP

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

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