Hostname
ginastee.com
Last fetched
ginastee.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ginastee.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 |
|---|---|---|---|---|
| 108.156.2.26 | 108.156.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.156.2.35 | 108.156.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.156.2.70 | 108.156.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.156.2.8 | 108.156.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.32.54.106 | 13.32.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.32.54.51 | 13.32.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.32.54.60 | 13.32.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.32.54.92 | 13.32.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.174.238.113 | 3.174.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CO |
| 3.174.238.85 | 3.174.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CO |
| 3.174.238.89 | 3.174.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CO |
| 3.174.238.92 | 3.174.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CO |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ginastee.com owner
- Contact emails
- 035ff16c-790e-4196-a741-eb5a3001a1c3@identity-protect.org
- 176bca2b-55b8-473c-9006-d1674f5cdffe@identity-protect.org
- 34e10f4b-e18f-449f-9a7a-9b33b511c533@identity-protect.org
- 45ee9357-1ae2-4737-8080-8c086190269a@identity-protect.org
- 4f3a0712-b97e-4cd5-8301-9fd4d363f150@identity-protect.org
- 5e25e001-79f2-423a-bd9f-05c6fd0cb85d@identity-protect.org
- 61edea69-15c2-4fe2-a854-e262261158fc@identity-protect.org
- owner-2341977@ginastee.com.whoisprivacyservice.org
Subdomains
9 observed subdomains of ginastee.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from ginastee.com.
- IP · 108.156.2.26
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IT
- Email · 035ff16c-790e-4196-a741-eb5a3001a1c3@identity-protect.org
- 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: "ginastee.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.