Hostname
okg.com
Last fetched
okg.com resolves to 47.239.114.42, announced in 47.239.0.0/16 by ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd. in HK. okg.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 47.239.114.42
47.239.0.0/16 · ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd. · Hong Kong, HK
IPv6 resolution
No AAAA record for okg.com is recorded in WhisperGraph.
Attribution
hangzhou alibaba advertising
ORIGIN_AS
WHOIS identity
- Registrar
- iana:468
- Registrant organisation
- on behalf of okg.com owner
- Contact emails
- contactanything@anythingwhois.com, noreply@data-protected.net, 78f07d37-a542-4d01-84a5-62cc34945bdb@identity-protect.org, 7c4eafdb-840d-4c94-bfea-e91cd8759040@identity-protect.org, db658f96-2b39-4dcf-bfea-acb834af0448@identity-protect.org
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Sample outbound links
Mail and authentication
Nameservers
- ns-354.awsdns-44.com
- ns-854.awsdns-42.net
- ns-1469.awsdns-55.org
- ns-1614.awsdns-09.co.uk
MX records
- mx1.larksuite.com
- mx2.larksuite.com
- mx3.larksuite.com
- mxa-00969801.gslb.pphosted.com
- mxb-00969801.gslb.pphosted.com
SPF policy
- a: lcec-mail4.lrn.com
- include: spf.onlarksuite.com
- include: spf-00969801.pphosted.com
Threat-feed evidence
History
Related pages
Pivot from okg.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "okg.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.