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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.213.115.70 | 35.7.0.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.218.22.227 | 35.7.0.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.155.92.90 | 35.184.0.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.89.147.149 | 52.92.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.186.1.230 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.201.97.1 | 54.216.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.71.168.65 | 54.93.0.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 184.33.174.225 | 184.52.124.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 32.186.201.11 | 32.236.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- casio america,
- Contact emails
- jswank@casio.com
- nicmaster@casio.com
- nicmaster@casiousa.com
- 3e7d7e3f-0ed2-4abb-b09c-367c7c4d5332@identity-protect.org
- 48367542-7675-4a17-9c42-98edd2b6046a@identity-protect.org
- 7432d9c5-dbd3-424d-88ac-b6f310b69422@identity-protect.org
- 74f1e9c9-c539-47ea-9d75-47d088aef739@identity-protect.org
- 859833fc-72c3-43d5-aa6d-c0edbb860f62@identity-protect.org
- 9918d75d-b10e-4de7-956b-ff364b4cc392@identity-protect.org
- ffc84295-f884-4f44-afa6-3d84b9bc5a36@identity-protect.org
- owner-618530@g-shock.com.whoisprivacyservice.org
- owner-8490456@g-shock.com.whoisprivacyservice.org
- owner-9630232@g-shock.com.whoisprivacyservice.org
Subdomains
128 observed subdomains of g-shock.com.
Showing 25 of 128. View all subdomains →
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 inbound links
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.