Hostname
gsd-ts.com
Last fetched
gsd-ts.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gsd-ts.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.240.25.65 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.30.132.244 | 52.30.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.30.24.245 | 52.30.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.72.244.253 | 54.72.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gsd-ts.com owner
- Contact emails
- 0fe77382-b2dc-4e84-b169-843d75e54062@identity-protect.org
- 3e8eac34-a59d-4788-a3ce-2e2520c43a98@identity-protect.org
- 51a4c23a-bea0-4cc5-92af-e05c1e564f08@identity-protect.org
- 5e766de9-764e-4908-8320-46f02a78b0da@identity-protect.org
- e5e17e19-c76d-48a2-87bf-c68b55e18b98@identity-protect.org
- ed7baa9c-041e-4491-a2d0-03067cfd23ce@identity-protect.org
- ef89d5a0-52b7-4272-9d90-4345e933908e@identity-protect.org
- owner-780597@gsd-ts.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of gsd-ts.com.
| Subdomain |
|---|
| app.gsd-ts.com |
Threat posture
History
Related pages
Pivot deeper into the graph from gsd-ts.com.
- IP · 34.240.25.65
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 0fe77382-b2dc-4e84-b169-843d75e54062@identity-protect.org
- TLD · .com
- Browse hostnames · gs…
- 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: "gsd-ts.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.