Hostname
twingstech.com
Last fetched
twingstech.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
twingstech.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 75.101.231.209 | 75.101.128.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of twingstech.com owner
- Contact emails
- 0bc387c1-49a9-4163-862d-c1b103d394cf@identity-protect.org
- 31cb8bf4-18f2-42a8-a40b-1d76cfd07d1d@identity-protect.org
- 5a447f11-2987-4d0d-84c1-6d4889d72331@identity-protect.org
- abcd8a78-0cd6-4dea-a7c5-3c65bf77c3bc@identity-protect.org
- c40e12b4-b439-456b-8fb5-488281789aba@identity-protect.org
- cf4d19dc-775d-48d4-8cf6-5fd90802e3d7@identity-protect.org
- owner-9631863@twingstech.com.whoisprivacyservice.org
Subdomains
19 observed subdomains of twingstech.com.
Showing 16 of 19. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from twingstech.com.
- IP · 75.101.231.209
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0bc387c1-49a9-4163-862d-c1b103d394cf@identity-protect.org
- TLD · .com
- Browse hostnames · tw…
- 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: "twingstech.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.