Skip to content

Hostname

bybitglobal.com

Last fetched

bybitglobal.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.215.54.6413.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.165.17013.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.18.20318.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.122.19818.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.140.86.14018.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.53.21718.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.41.17147.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.103.2852.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.254.115.3954.254.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of bybitglobal.com.

Web-graph footprint

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

546 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bybitglobal.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from bybitglobal.com.

Cypher and MCP

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

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