Skip to content

Hostname

okx.com

Last fetched

okx.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · okx.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/okx.com

Resolution chain

okx.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.163.54.6316.162.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
16.163.78.13316.162.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
18.162.171.20018.162.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.HK
18.163.160.23218.163.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.HK
43.198.45.23843.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
54.46.38.22254.46.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.HK
95.40.141.15895.40.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
95.40.151.8795.40.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
95.40.175.9495.40.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
95.40.131.12295.40.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
54.46.103.22954.46.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.HK
43.199.114.19343.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
iana:468
Organization
on behalf of okx.com owner
Contact emails

Subdomains

72 observed subdomains of okx.com.

Web-graph footprint

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

9,453 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for okx.com.

MechanismTarget
SPF_INCLUDE5507270.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-00969801.pphosted.com
SPF_INCLUDEspf1.dm.aliyun.com

Related pages

Pivot deeper into the graph from okx.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "okx.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.