Hostname
ginger.com
Last fetched
ginger.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
ginger.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 |
|---|---|---|---|---|
| 13.33.67.108 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.110 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.76 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.92 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.78.102 | 13.35.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.78.125 | 13.35.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.78.68 | 13.35.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.78.71 | 13.35.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.202.41 | 18.155.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.202.48 | 18.155.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.202.90 | 18.155.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.202.95 | 18.155.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:81
- Organization
- domain admin
- Contact emails
- ginger.com+registrant@customer.demys.com
- gtld@demys.com
- f6f550a574d74d48aad07c22dd96db1b.protect@whoisguard.com
- 29296e0217024340990d7abe1f8234a4.protect@withheldforprivacy.com
- 34807a5bc3b0419d868325cbdb4d9247.protect@withheldforprivacy.com
- d96bb1ac5e304a5d80733cfad659e13f.protect@withheldforprivacy.com
- 8a6c5eec64678af0ebfdab496520590e-53870758@contact.gandi.net
Subdomains
7 observed subdomains of ginger.com.
Web-graph footprint
Distinct hostnames that link to or from ginger.com in the public web crawl.
257 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for ginger.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 19567404.spf05.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from ginger.com.
- IP · 13.33.67.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · US
- Email · ginger.com+registrant@customer.demys.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: "ginger.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.