Hostname
ascgames.com
Last fetched
ascgames.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
ascgames.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.36.93 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.191.196 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
- hostmaster@neovert.com
- maxtum@gmail.com
- pw-16085d341c578a27d2ee78af151954df@privacyguardian.org
- pw-24cab6aa0492ef20ff7c503b1d0f3f21@privacyguardian.org
- pw-35e0f6e25f7d67dec63de68d075331c6@privacyguardian.org
- pw-63ef761c46713d95bf14ce1cc1835ce3@privacyguardian.org
- pw-aa460f470186df1779b9447e4a1b1593@privacyguardian.org
- pw-e6c5c72b265520681012a9886c7168bd@privacyguardian.org
- pw-f193da2fadfb5591f183e5e9ecc4b33a@privacyguardian.org
Subdomains
1 observed subdomain of ascgames.com.
| Subdomain |
|---|
| www.ascgames.com |
Web-graph footprint
Distinct hostnames that link to or from ascgames.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from ascgames.com.
- IP · 104.21.36.93
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1479
- Country · CA
- Email · hostmaster@neovert.com
- TLD · .com
- Browse hostnames · as…
- 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: "ascgames.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.