Skip to content

Hostname

gx.me

Last fetched

gx.me resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc.. WHOIS lists iana:1464 as the registrar.

Nutrition Label

WHISPER CANON · gx.meRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gx.me

Resolution chain

gx.me resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.48.101.22113.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.
13.48.236.4813.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.
13.50.128.21213.50.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.
13.50.137.15513.50.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.
13.53.238.10113.53.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.
13.61.76.6913.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.
13.62.166.20013.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.
13.63.21.20213.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.
16.16.140.24416.16.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.
16.16.145.18616.16.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.
16.170.21.9516.170.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.
16.170.86.8916.170.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.
16.171.218.20816.170.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.
16.171.248.14916.170.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.
51.20.201.1251.20.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.
16.16.87.9816.16.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.
51.21.126.20851.21.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.
51.21.21.16151.21.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.
16.16.51.22116.16.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.
13.63.100.23013.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:1464
Organization
domen
Contact emails

Subdomains

13 observed subdomains of gx.me.

Web-graph footprint

Distinct hostnames that link to or from gx.me in the public web crawl.

10 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from gx.me.

Cypher and MCP

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

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