Hostname
origingymnastics.com
Last fetched
origingymnastics.com resolves to 1 IPv4 address operated by ASN-LABTECH - Labtech Systems Ltd in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
origingymnastics.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 |
|---|---|---|---|---|
| 152.89.64.73 | 152.89.64.0/24 | AS205654 | ASN-LABTECH - Labtech Systems Ltd | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of origingymnastics.com owner
- Contact emails
- yuming@yinsibaohu.aliyun.com
- 428db577-4f84-4208-9212-be81da529291@identity-protect.org
- 59d165d7-c927-4ba0-a847-c26e39c2acf0@identity-protect.org
- 6475605c-668c-4542-a080-1f7ce4816241@identity-protect.org
- 960b9dc0-5fa3-4016-b7fc-3943956f00db@identity-protect.org
- 9ca23dd5-6637-4573-af4e-300e77ea9bdf@identity-protect.org
- cd103046-7d3c-42ac-bd8d-ce119539af08@identity-protect.org
- dc110aa5-de06-427f-9a8d-97004f87282c@identity-protect.org
Subdomains
3 observed subdomains of origingymnastics.com.
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from origingymnastics.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for origingymnastics.com.
| Mechanism | Target |
|---|---|
| SPF_A | origingymnastics.com |
| SPF_MX | origingymnastics.com |
Related pages
Pivot deeper into the graph from origingymnastics.com.
- IP · 152.89.64.73
- ASN · AS205654ASN-LABTECH - Labtech Systems Ltd
- Registrar · iana:468
- Country · GB
- Email · yuming@yinsibaohu.aliyun.com
- TLD · .com
- Browse hostnames · or…
- 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: "origingymnastics.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.