Skip to content

Hostname

g-shock.com

Last fetched

g-shock.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.213.115.7035.7.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
34.218.22.22735.7.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
35.155.92.9035.184.0.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.89.147.14952.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.186.1.23054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
54.201.97.154.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.71.168.6554.93.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.174.225184.52.124.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
32.186.201.1132.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
casio america,
Contact emails

Subdomains

128 observed subdomains of g-shock.com.

Web-graph footprint

Distinct hostnames that link to or from g-shock.com in the public web crawl.

28 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from g-shock.com.

Cypher and MCP

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

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