Hostname
teamvstudio.com
Last fetched
teamvstudio.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
teamvstudio.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 |
|---|---|---|---|---|
| 143.204.194.129 | 143.204.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 143.204.194.65 | 143.204.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 143.204.194.81 | 143.204.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 143.204.194.9 | 143.204.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.166.192.114 | 3.166.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.192.127 | 3.166.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.192.2 | 3.166.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.192.42 | 3.166.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.65.101 | 52.85.64.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.85.65.102 | 52.85.64.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.85.65.104 | 52.85.64.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.85.65.87 | 52.85.64.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of teamvstudio.com owner
- Contact emails
- 012ff2fc-20e2-4749-a6bf-08eb6cac616a@identity-protect.org
- 0d331c47-177c-4193-9985-11362c6fe359@identity-protect.org
- 3a55092e-c1f9-4356-8645-942d91060f72@identity-protect.org
- 72e85179-9bb6-4c67-bd47-e6d46e2bcb5a@identity-protect.org
- 8f43f6d2-81ac-47f8-919a-6f08508ac173@identity-protect.org
- c066f58f-0933-405f-b3c9-0277c560be6b@identity-protect.org
- f3e4269f-b039-4b5f-b93b-f16f263e6a5e@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from teamvstudio.com.
- IP · 143.204.194.129
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · 012ff2fc-20e2-4749-a6bf-08eb6cac616a@identity-protect.org
- TLD · .com
- Browse hostnames · te…
- 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: "teamvstudio.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.