Hostname
1001oyun.com
Last fetched
1001oyun.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
1001oyun.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 |
|---|---|---|---|---|
| 104.21.91.13 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.207.76 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 1001oyun.com owner
- Contact emails
- basmoeys@xs4all.nl
- 0034c4cf-2a2f-45f2-a201-07fb0c33bfec@identity-protect.org
- 052336f7-4e32-4d01-84fa-a2ef967a950d@identity-protect.org
- 41f2140d-038d-4491-ab3c-06331b4409ca@identity-protect.org
- 77dffba8-14a5-4a91-890f-2bb836241ac1@identity-protect.org
- 86a0bd76-eb8a-4322-87c6-46ef0507fd90@identity-protect.org
- d71fcbdb-c414-40c3-9415-561ec824cfa1@identity-protect.org
- eaa1c733-588f-41ea-98b4-4d7c113e730f@identity-protect.org
- owner-1064463@1001oyun.com.whoisprivacyservice.org
- owner-1261845@1001oyun.com.whoisprivacyservice.org
- owner-5564509@1001oyun.com.whoisprivacyservice.org
- owner-6161609@1001oyun.com.whoisprivacyservice.org
- owner-6358991@1001oyun.com.whoisprivacyservice.org
- owner-9187578@1001oyun.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of 1001oyun.com.
| Subdomain |
|---|
| acc.1001oyun.com |
| www.1001oyun.com |
Web-graph footprint
Distinct hostnames that link to or from 1001oyun.com in the public web crawl.
6 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 1001oyun.com.
- IP · 104.21.91.13
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · basmoeys@xs4all.nl
- TLD · .com
- Browse hostnames · 10…
- 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: "1001oyun.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.