Hostname
controlupcommunity.com
Last fetched
controlupcommunity.com resolves to 1 IPv4 address operated by QOSL-AS-AP Qovic Online Solutions LLP in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
controlupcommunity.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 |
|---|---|---|---|---|
| 104.196.115.169 | 104.196.112.0/20 | AS396982 | QOSL-AS-AP Qovic Online Solutions LLP | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of controlupcommunity.com owner
- Contact emails
- 1e35c1d0-f592-47ac-b0c9-9aa6cf107f2d@identity-protect.org
- 291fc026-9b00-4c2e-a0f6-9c5485bb921d@identity-protect.org
- 563ed150-466e-4187-8941-048e070b8798@identity-protect.org
- 8d7fc003-04bf-4798-aab8-d6baaa921723@identity-protect.org
- 98109d59-c2cd-4fa2-9c97-ac422da18cd4@identity-protect.org
- a3117e97-622e-48aa-943a-9fdb28a68e97@identity-protect.org
- aa1b8377-0c32-4cf1-b562-6973bddf3744@identity-protect.org
Subdomains
1 observed subdomain of controlupcommunity.com.
| Subdomain |
|---|
| www.controlupcommunity.com |
Web-graph footprint
Distinct hostnames that link to or from controlupcommunity.com in the public web crawl.
7 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from controlupcommunity.com.
- IP · 104.196.115.169
- ASN · AS396982QOSL-AS-AP Qovic Online Solutions LLP
- Registrar · iana:468
- Country · US
- Email · 1e35c1d0-f592-47ac-b0c9-9aa6cf107f2d@identity-protect.org
- TLD · .com
- Browse hostnames · co…
- 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: "controlupcommunity.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.