Skip to content

Hostname

gateex.cc

Last fetched

gateex.cc resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · gateex.ccRouting diversity4.8/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings4.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/gateex.cc

Resolution chain

gateex.cc resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.192.173.19113.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
176.34.54.200176.34.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.80.24435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.226.7535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.30.10735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.222.19652.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.100.9954.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.102.7254.238.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.11.2457.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.2.157.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.89.22913.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:468
Organization
on behalf of gateex.cc owner
Contact emails

Subdomains

1 observed subdomain of gateex.cc.

Subdomain
www.gateex.cc

Web-graph footprint

Distinct hostnames that link to or from gateex.cc in the public web crawl.

14 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from gateex.cc.

Cypher and MCP

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

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