Skip to content

Hostname

gate.io

Last fetched

gate.io resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · gate.ioRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gate.io

Resolution chain

gate.io resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.113.234.17913.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.77.12113.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.49.24118.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.23.2043.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.220.23735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.181.7735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.39.3135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.37.15235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.197.16754.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.112.5454.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.44.754.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.208.18254.95.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.218.21754.248.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.10.22257.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from gate.io in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for gate.io.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from gate.io.

Cypher and MCP

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

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