Hostname
gymstudio.com
Last fetched
gymstudio.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gymstudio.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.51.63.94 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.212.117.118 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.208.53.143 | 54.208.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.80.210.60 | 54.80.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- buydomains_com
- Contact emails
- brokerage@buydomains.com
- 07551e41-a592-4321-b50a-c9f10d987b0d@identity-protect.org
- 30b88e4c-253b-4aa4-b503-b96551d3a053@identity-protect.org
- 3fd1553b-59cf-4179-b0be-ae1c58e2bc90@identity-protect.org
- 504a2aa3-ea26-424c-bc27-d95cfbc85f80@identity-protect.org
- ad1ea7f8-6ddd-441d-9592-91306cf80433@identity-protect.org
- f2d7edec-9c29-44a2-9d95-b281f5122561@identity-protect.org
Subdomains
11 observed subdomains of gymstudio.com.
Web-graph footprint
Distinct hostnames that link to or from gymstudio.com in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for gymstudio.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 4238329.spf06.hubspotemail.net |
Related pages
Pivot deeper into the graph from gymstudio.com.
- IP · 100.51.63.94
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · brokerage@buydomains.com
- TLD · .com
- Browse hostnames · gy…
- 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: "gymstudio.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.