Hostname
gtbackapp.com
Last fetched
gtbackapp.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gtbackapp.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.26.106 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.26.15 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.26.22 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.26.75 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.175.45.35 | 3.175.45.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 3.175.45.42 | 3.175.45.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 3.175.45.73 | 3.175.45.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 3.175.45.91 | 3.175.45.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gtbackapp.com owner
- Contact emails
- 3959513f-e4bb-4d25-9689-6dcd0a71b576@identity-protect.org
- 3a7d4a01-50cb-4efa-abb7-e1d419cbfd43@identity-protect.org
- aa29f791-d555-4f55-97a2-217fcbb3d740@identity-protect.org
- c93a1fad-934a-45cd-a464-1e047ef8ec78@identity-protect.org
- e3623356-0e63-4556-b84a-0cc98976cdac@identity-protect.org
- ecc07831-f30d-4b59-8162-31715f6eb32d@identity-protect.org
- owner-11240777@gtbackapp.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of gtbackapp.com.
| Subdomain |
|---|
| dev.gtbackapp.com |
| www.gtbackapp.com |
Threat posture
History
Related pages
Pivot deeper into the graph from gtbackapp.com.
- IP · 108.138.26.106
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 3959513f-e4bb-4d25-9689-6dcd0a71b576@identity-protect.org
- TLD · .com
- Browse hostnames · gt…
- 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: "gtbackapp.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.