Hostname
gingersnapscafe.com
Last fetched
gingersnapscafe.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gingersnapscafe.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.164.115.172 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.115.191 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.115.83 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.115.93 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.175.214.126 | 3.175.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.175.214.190 | 3.175.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.175.214.198 | 3.175.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.175.214.46 | 3.175.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 99.86.132.13 | 99.86.132.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.86.132.148 | 99.86.132.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.86.132.206 | 99.86.132.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.86.132.38 | 99.86.132.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gingersnapscafe.com owner
- Contact emails
- info@sitematrix.com
- 1037d3f8-3bbb-40fa-88f8-dbccf8e01f10@identity-protect.org
- 2770f822-ac00-42e0-a0c5-ec217c62baa8@identity-protect.org
- 29e3439c-b810-4bf8-83a7-cfbc84776d8d@identity-protect.org
- 3f318772-2cb5-4223-b10e-91121038534d@identity-protect.org
- 644e9b59-6727-40e4-bc46-3260290b5be1@identity-protect.org
- b4c376f3-5cea-4470-a19f-6d408fea15ba@identity-protect.org
- bfc411b3-63f8-4d52-a304-a852f215e284@identity-protect.org
- owner-1159378@gingersnapscafe.com.whoisprivacyservice.org
- owner-4935133@gingersnapscafe.com.whoisprivacyservice.org
- owner-5659424@gingersnapscafe.com.whoisprivacyservice.org
- owner-6022259@gingersnapscafe.com.whoisprivacyservice.org
- owner-9184170@gingersnapscafe.com.whoisprivacyservice.org
- owner-982315@gingersnapscafe.com.whoisprivacyservice.org
- owner@gingersnapscafe.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from gingersnapscafe.com.
- IP · 18.164.115.172
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · info@sitematrix.com
- TLD · .com
- Browse hostnames · gi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gingersnapscafe.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.