Hostname
tgcloud-dev.com
Last fetched
tgcloud-dev.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tgcloud-dev.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 |
|---|---|---|---|---|
| 18.165.227.102 | 18.165.227.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.227.26 | 18.165.227.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.227.28 | 18.165.227.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.227.79 | 18.165.227.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.173.166.117 | 18.173.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.166.118 | 18.173.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.166.36 | 18.173.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.166.50 | 18.173.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tgcloud-dev.com owner
- Contact emails
- 0fa75c1a-7d34-41e5-92a2-c54adc565efd@identity-protect.org
- 68246608-e645-47e6-b93e-a76c01e34062@identity-protect.org
- a99381ea-59ef-4641-8b93-64cecbf2844b@identity-protect.org
- c43c2c6f-cdc5-4971-b982-4d06b716ecbb@identity-protect.org
- c8fcc8c8-6fca-47eb-b730-4e1f0612b0d3@identity-protect.org
- f45f5770-75d3-41f4-9acf-75d02486f2de@identity-protect.org
- fffcb0c5-fe7c-4194-88aa-5554b3a30dcd@identity-protect.org
- owner-1693826@tgcloud-dev.com.whoisprivacyservice.org
- owner-5637078@tgcloud-dev.com.whoisprivacyservice.org
Subdomains
25 observed subdomains of tgcloud-dev.com.
Showing 23 of 25. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tgcloud-dev.com in the public web crawl.
2 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for tgcloud-dev.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from tgcloud-dev.com.
- IP · 18.165.227.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 0fa75c1a-7d34-41e5-92a2-c54adc565efd@identity-protect.org
- TLD · .com
- Browse hostnames · tg…
- 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: "tgcloud-dev.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.