Hostname
invincible-studios.com
Last fetched
invincible-studios.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
invincible-studios.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.78.71.178 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.59.152.211 | 52.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of invincible-studios.com owner
- Contact emails
- 19828cdd-5e15-4a05-926d-f3dad064c037@identity-protect.org
- 26e93382-1dc2-47f7-b05b-5d2ac6cbabf2@identity-protect.org
- 3700afa2-6d86-4962-9a8c-72dd846fc089@identity-protect.org
- 7601d674-056a-4722-8e9d-93c7fdf22d1e@identity-protect.org
- b2b02c9b-672a-4947-a106-cc3eba4441cf@identity-protect.org
- fcfcd52f-a594-45c7-ae1d-feaacd6066cf@identity-protect.org
- ff49285d-a02b-4887-8321-8d24f4455b8c@identity-protect.org
- owner-3620170@invincible-studios.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from invincible-studios.com.
- IP · 3.78.71.178
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 19828cdd-5e15-4a05-926d-f3dad064c037@identity-protect.org
- TLD · .com
- Browse hostnames · in…
- 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: "invincible-studios.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.