Skip to content

Hostname

okavip.bid

Last fetched

okavip.bid resolves to 5 IPv4 addresses operated by DNC-AS - Dimension Network & Communication Limited in HK. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · okavip.bidRouting diversity3.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/okavip.bid

Resolution chain

okavip.bid resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
147.92.33.158147.92.33.0/24AS59371DNC-AS - Dimension Network & Communication LimitedHK
154.86.18.155154.86.18.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
154.86.18.76154.86.18.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
45.8.115.18845.8.115.0/24AS4785XTOM-AS-JP - xTomJP
46.149.207.19946.149.207.0/24AS59371DNC-AS - Dimension Network & Communication LimitedHK

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of okavip.bid.

Threat posture

History

Related pages

Pivot deeper into the graph from okavip.bid.

Cypher and MCP

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

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